cgal/AABB_tree/include
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
..
CGAL fix the const correctness of FaceGraph and HalfedgeGraph primitives 2014-07-02 11:28:58 +02:00