cgal/STL_Extension
Sylvain Pion 54b01bd44f Speed up the clear() function (and therefore the destructor), by allowing
the compiler to optimize away a complete walk over the container for
types with trivial destructors.
2007-06-08 22:35:58 +00:00
..
doc_tex 3.3 branch -> trunk 2007-06-04 14:27:09 +00:00
examples/STL_Extension Removing leading and trailing empty lines from all example files. 2007-03-10 16:17:17 +00:00
include/CGAL Speed up the clear() function (and therefore the destructor), by allowing 2007-06-08 22:35:58 +00:00
src/CGAL VC8 STL iterator fixes 2007-01-18 13:46:53 +00:00
test/STL_Extension * removed unused "old_alloc_strategy", based on LEDA 2007-04-20 12:16:17 +00:00
changes.txt updated changes.txt 2007-02-22 11:23:09 +00:00
description.txt
maintainer