cgal/Triangulation_2
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
..
demo/Triangulation_2 Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename 2007-08-08 15:59:25 +00:00
doc_tex fixed preconditions in documentation of line_walk 2007-08-30 09:34:20 +00:00
examples/Triangulation_2 More typo fixes (suggested by Andreas). 2007-10-03 15:43:55 +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 Added spatial_sort support in iterator range insert() & ctors. 2007-03-21 15:29:30 +00:00
Makefile
TODO
changes.txt - add mirror_vertex and mirror_index in the ref page of Triangulation_2. 2006-11-29 19:11:16 +00:00
description.txt
dont_submit
maintainer