mirror of https://github.com/CGAL/cgal
... 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. |
||
|---|---|---|
| .. | ||
| internal/AABB_tree | ||
| AABB_intersections.h | ||
| AABB_polyhedron_segment_primitive.h | ||
| AABB_polyhedron_triangle_primitive.h | ||
| AABB_segment_primitive.h | ||
| AABB_traits.h | ||
| AABB_tree.h | ||
| AABB_triangle_primitive.h | ||