Commit Graph

210 Commits

Author SHA1 Message Date
Marc Glisse 7390dbcf65 VC and min/max... 2014-03-13 17:38:22 +01:00
Marc Glisse 6a37e80b27 Tweak includes, but that can't make a difference since the previous
header was doing the same.
2014-03-13 14:04:53 +01:00
Marc Glisse 0d1a8f8c96 using typename Base::X; was broken in gcc-4.6. Replace with typedef. 2014-03-13 13:35:25 +01:00
Marc Glisse 6098607fb8 Work around a complicated instantiation cycle. Don't hardcode Gmpq. 2014-03-12 18:43:21 +01:00
Marc Glisse b5648be8be Don't copy between point and vector when they are the same. 2014-03-12 15:38:04 +01:00
Marc Glisse 99084cbd8e Dangling reference. 2014-03-12 15:28:16 +01:00
Marc Glisse e84b3d17ed Generic version of Scalar_product. 2014-03-12 14:29:03 +01:00
Marc Glisse 09f3db2025 define CGAL_CXX11. 2014-03-12 14:07:47 +01:00
Marc Glisse 3eb0fd546c C++0x -> C++11 2014-03-12 11:54:10 +01:00
Marc Glisse 271debb4ac Kernel_d/ -> NewKernel_d/ to avoid conflicts.
The whole content is currently private.
2014-03-12 11:35:12 +01:00