cgal/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
..
doc/Box_intersection_d function documentation fixes 2013-09-03 14:25:50 +02:00
doc_tex doc bug: document what is implemented 2012-12-05 10:00:41 +01:00
examples/Box_intersection_d apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
include/CGAL Silence unused-parameter warnings in Box_intersection_d. 2012-06-25 12:04:15 +00:00
package_info/Box_intersection_d New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
test/Box_intersection_d Fix a memory leak in the test code 2013-11-08 16:11:59 +01:00
dont_submit Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00