cgal/Triangulation_3
Sylvain Pion e8591b3b32 Change Counting_output_iterator to store a pointer to the counter, instead of
the counter itself.  It fixes a problem with g++ 4.3 since std::copy now
performs the assignments on *copies* of the output iterator.
See : http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34595
2007-12-26 17:34:36 +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 Change Counting_output_iterator to store a pointer to the counter, instead of 2007-12-26 17:34:36 +00:00
package_info/Triangulation_3 The files "changes.txt", "description.txt", "long_description.txt" and "maintainer" 2007-12-02 15:06:42 +00:00
test/Triangulation_3 * replaced assert in */test/*/*.{cpp,h} with CGAL_test_assertion 2007-11-07 21:35:42 +00:00
Makefile
TODO todo plus explicite 2007-11-16 08:53:19 +00:00
dont_submit