cgal/Triangulation_3
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_3 Remove local include directive. 2007-08-20 20:32:19 +00:00
doc_tex - Add simple tests for the Delaunay.dual() functions. 2007-08-21 13:23:33 +00:00
examples/Triangulation_3 Triangulation_3 iterator range insert and constructors now 2007-03-30 09:30:22 +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/Triangulation_3 Add missing operator->() to Facet_circulator. 2007-08-23 12:59:06 +00:00
Makefile
TODO todo 2007-10-16 08:38:33 +00:00
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