cgal/STL_Extension
Andreas Fabri eba24795fa When CGAL_NO_ASSERTIONS, fix CGAL_static_assertion
CGAL_static_assertion cannot be "static_cast<void>(0)" because that
macro can also be used in a class or namespace scope.
2011-10-12 11:01:14 +00:00
..
benchmark/copy_n_benchmark Changed benchmarks to properly function without C++0x. 2011-06-06 15:20:10 +00:00
doc_tex Merged feature-branche Compact_container_reserve-gdamiand into next (test suite is ok, Laurent is ok) 2011-09-29 14:09:40 +00:00
examples/STL_Extension No need to #include <CGAL/basic.h> 2011-03-13 17:27:53 +00:00
include/CGAL When CGAL_NO_ASSERTIONS, fix CGAL_static_assertion 2011-10-12 11:01:14 +00:00
package_info/STL_Extension remove executable property from copyright files 2011-10-03 08:18:16 +00:00
src/CGAL Remove from copyright holder 2011-09-21 19:46:31 +00:00
test/STL_Extension Add reserve method in compact container (include file, plus ref manual, plus test). 2011-09-27 12:01:42 +00:00
dont_submit Add "benchmark" to dont_submit 2011-08-26 14:47:45 +00:00