cgal/AABB_tree
Sébastien Loriot e412f6c2e5 fix the const correctness of FaceGraph and HalfedgeGraph primitives
The BGL is not const correct by design choice. Passing a const Graph as
  template parameter to the primitive type is error prone.
  This will make the life easier to the user.
2014-07-02 11:28:58 +02:00
..
demo/AABB_tree remove boost:: prefix 2014-07-01 13:24:02 +02:00
doc/AABB_tree doc fix: use cgalExample macro 2014-04-24 14:56:33 +02:00
examples/AABB_tree Switch to new BGL API in package AABB_tree 2014-05-24 08:55:43 +02:00
include/CGAL fix the const correctness of FaceGraph and HalfedgeGraph primitives 2014-07-02 11:28:58 +02:00
package_info/AABB_tree New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
test/AABB_tree Switch to new BGL API in package AABB_tree 2014-05-24 08:55:43 +02:00
dont_submit Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00