cgal/STL_Extension/include/CGAL
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
..
Cache.h
Circulator_identity.h
Circulator_on_node.h
Circulator_project.h
Compact_container.h Fix const-correctness issue. 2007-12-25 11:22:48 +00:00
Concatenate_iterator.h
Counting_iterator.h
Default_argument.h - New class Default_argument that helps shrink error messages 2007-11-02 16:16:02 +00:00
Flattening_iterator.h
Fourtuple.h
Handle_with_policy.h * added #include <CGAL/basic> 2007-07-04 16:25:33 +00:00
In_place_list.h
Inverse_index.h
Iterator_identity.h
Iterator_project.h
Iterator_transform.h
Join_input_iterator.h
Multiset.h Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename 2007-08-08 15:59:25 +00:00
N_step_adaptor.h
N_step_adaptor_derived.h
Nested_iterator.h
Random_access_adaptor.h
Random_access_value_adaptor.h
Sixtuple.h
Threetuple.h
Twotuple.h
algorithm.h
assertions.h some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
copy_n.h
exceptions.h some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
function_objects.h * added #include <CGAL/basic> 2007-07-04 16:25:33 +00:00
functional.h
functional_base.h * added #include <CGAL/basic> 2007-07-04 16:25:33 +00:00
iterator.h Change Counting_output_iterator to store a pointer to the counter, instead of 2007-12-26 17:34:36 +00:00
memory.h
min_max_n.h
multiset_assertions.h Remove default argument "0" to calls to assertion_fail() et al, 2007-12-21 21:58:27 +00:00
tags.h
type_traits.h
utility.h
vector.h