cgal/Box_intersection_d
Mael Rouxel-Labbé 52ce0b6ac4 Change Box_with_info to use the policy ID_EXPLICIT by default
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.
2019-11-19 16:40:11 +01:00
..
doc/Box_intersection_d rename example 2019-07-18 17:48:16 +02:00
examples/Box_intersection_d fix warnings 2019-07-18 18:26:55 +02:00
include/CGAL Change Box_with_info to use the policy ID_EXPLICIT by default 2019-11-19 16:40:11 +01:00
package_info/Box_intersection_d Commit all new dependencies files 2018-03-06 18:44:48 +01:00
test/Box_intersection_d First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00