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
..
data
automated_test.cpp Fix a memory leak in the test code 2013-11-08 16:11:59 +01:00
benchmark.plot
benchmark_box_intersection.cpp Fix a memory leak in the test code 2013-11-08 16:11:59 +01:00
random_set_test.cpp Fix a memory leak in the test code 2013-11-08 16:11:59 +01:00
test_box_grid.cpp Rename box_grid.cpp 2012-10-05 14:47:31 +00:00
util.h Fix a memory leak in the test code 2013-11-08 16:11:59 +01:00