cgal/Spatial_searching
Sylvain Pion ef264999b3 Renaming of Compact_container's construct_insert() to emplace() to match C++0x.
It breaks backward compat, but I doubt many people use Compact_container directly.
Make it use variadic templates, while at it.
2007-10-20 20:51:59 +00:00
..
benchmark/Spatial_searching
demo/Spatial_searching VS project files merged back 2007-06-06 15:35:17 +00:00
doc_tex 3.3 branch -> trunk 2007-06-04 14:27:09 +00:00
examples/Spatial_searching removed unused parameters 2007-03-20 08:28:26 +00:00
include/CGAL Renaming of Compact_container's construct_insert() to emplace() to match C++0x. 2007-10-20 20:51:59 +00:00
test/Spatial_searching comment unused argument name 2007-03-23 18:58:22 +00:00
changes.txt
description.txt
dont_submit
maintainer