cgal/AABB_tree/include/CGAL
Sébastien Loriot 75ebdeaeeb update the replacement of Object_and_primitive_id ...
... to be a pair< variant<XXX>, Primitive_id > rather than
pair<optional<variant<XXX> >, Primitive_id >

The rational is that the optional around the variant here is not needed
since there is one around the pair.
2013-05-21 18:39:23 +02:00
..
internal/AABB_tree update the replacement of Object_and_primitive_id ... 2013-05-21 18:39:23 +02:00
AABB_intersections.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
AABB_polyhedron_segment_primitive.h add missing backticks 2013-01-08 17:50:28 +01:00
AABB_polyhedron_triangle_primitive.h add missing backticks 2013-01-08 17:50:28 +01:00
AABB_segment_primitive.h Add svn:eol-style=native. Rewrite EOLs accordingly. 2012-02-15 13:03:09 +00:00
AABB_traits.h update the replacement of Object_and_primitive_id ... 2013-05-21 18:39:23 +02:00
AABB_tree.h update the replacement of Object_and_primitive_id ... 2013-05-21 18:39:23 +02:00
AABB_triangle_primitive.h Add svn:eol-style=native. Rewrite EOLs accordingly. 2012-02-15 13:03:09 +00:00