cgal/STL_Extension
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
..
doc_tex Variadic template syntax is not supported by the manual tools 2007-11-02 22:23:46 +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 Change Counting_output_iterator to store a pointer to the counter, instead of 2007-12-26 17:34:36 +00:00
package_info/STL_Extension The files "changes.txt", "description.txt", "long_description.txt" and "maintainer" 2007-12-02 15:06:42 +00:00
src/CGAL Avoid duplicating error messages with g++. 2007-11-21 16:44:44 +00:00
test/STL_Extension * replaced assert in */test/*/*.{cpp,h} with CGAL_test_assertion 2007-11-07 21:35:42 +00:00