mirror of https://github.com/CGAL/cgal
ID_FROM_BOX_ADDRESS does not work when you pass a range of boxes by value and not by pointers. Since doing that while using ID_FROM_BOX_ADDRESS is completely silent (no errors despite not being compatible), this is super dangerous. Besides, the Box_d has default policy ID_EXPLICIT, so it should have been that in the first place. |
||
|---|---|---|
| .. | ||
| doc/Box_intersection_d | ||
| examples/Box_intersection_d | ||
| include/CGAL | ||
| package_info/Box_intersection_d | ||
| test/Box_intersection_d | ||