Files
cgal/Box_intersection_d/test/Box_intersection_d
Andreas Fabri d3a5b84295 Fix a memory leak in the test code
As the counter object gets copied the original implementation
allocates an unsigned int on the heap.
We instead store a reference to an unsigned int.
2013-11-08 16:11:59 +01:00
..
2012-10-05 14:47:31 +00:00
2013-11-08 16:11:59 +01:00