cgal/Packages/STL_Extension/include/CGAL
Lutz Kettner cfe072577a SRC : Changed vector to improve cross platform compilation.
Calls to std::uninitialized_.... use pointers as iterators to the
uninitialized memory. The std::uninitialized_fill has no return value.
The test_vector.C file used the same variable in several for loops.
2002-04-09 15:00:36 +00:00
..
Circulator_identity.h
Circulator_on_node.h
Circulator_project.h
Counting_iterator.h Added Emptyset_iterator and Oneset_iterator. 2001-09-25 12:03:43 +00:00
In_place_list.h Small change in In_place_list to please VC7. 2002-03-21 15:11:34 +00:00
Inverse_index.h Added Emptyset_iterator and Oneset_iterator. 2001-09-25 12:03:43 +00:00
Iterator_identity.h Fixed typename bug for msvc. 2002-01-17 15:07:56 +00:00
Iterator_project.h
Join_input_iterator.h Added Emptyset_iterator and Oneset_iterator. 2001-09-25 12:03:43 +00:00
N_step_adaptor.h Added Emptyset_iterator and Oneset_iterator. 2001-09-25 12:03:43 +00:00
N_step_adaptor_derived.h Added Emptyset_iterator and Oneset_iterator. 2001-09-25 12:03:43 +00:00
Random_access_adaptor.h Added Emptyset_iterator and Oneset_iterator. 2001-09-25 12:03:43 +00:00
Random_access_value_adaptor.h Added Emptyset_iterator and Oneset_iterator. 2001-09-25 12:03:43 +00:00
algorithm.h
copy_n.h
function_objects.h Small change in In_place_list to please VC7. 2002-03-21 15:11:34 +00:00
functional.h
functional_msvc.h Use Arity_traits also in functional_msvc. 2002-03-28 15:24:34 +00:00
iterator.h Fixed typename bugs for msvc. 2002-01-17 15:07:23 +00:00
utility.h Changed triple, quadruple -> Triple, Quadruple. 2002-01-17 17:01:36 +00:00
vector.h SRC : Changed vector to improve cross platform compilation. 2002-04-09 15:00:36 +00:00