cgal/STL_Extension/include/CGAL
Sylvain Pion 6aba449434 Replace Nef's custom Object_handle by CGAL::Object.
There were some differences :
- CGAL::Object has no template constructor, so using make_object() was required.
- CGAL::Object had no comparison with NULL to check emptyness.  I added
  such comparison operators to CGAL::Object as *deprecated*.
2008-09-09 16:03:25 +00:00
..
Cache.h
Circulator_identity.h
Circulator_on_node.h
Circulator_project.h
Compact_container.h
Concatenate_iterator.h
Counting_iterator.h
Default_argument.h Add comment. 2008-08-27 17:31:06 +00:00
Flattening_iterator.h
Fourtuple.h
Handle.h
Handle_for.h Use C++0x rvalue references in Object, Handle_for, MP_Float and Quotient. 2008-08-27 14:19:18 +00:00
Handle_for_virtual.h typo 2008-08-27 15:36:24 +00:00
Handle_with_policy.h
In_place_list.h
Inverse_index.h
Iterator_identity.h
Iterator_project.h
Iterator_transform.h
Join_input_iterator.h
Multiset.h
N_step_adaptor.h
N_step_adaptor_derived.h
Nested_iterator.h
Object.h Replace Nef's custom Object_handle by CGAL::Object. 2008-09-09 16:03:25 +00:00
Random_access_adaptor.h
Random_access_value_adaptor.h
Sixtuple.h
Threetuple.h
Twotuple.h
Uncertain.h Add new function CGAL::indeterminate() to help generate an indeterminate 2008-08-22 16:06:53 +00:00
algorithm.h Add overloads of the handy functions: 2008-08-12 15:22:47 +00:00
array.h Add a using directive "using std::array" in namespace CGAL to import either: 2008-08-26 13:08:16 +00:00
assertions.h
copy_n.h Move CGAL::copy_n() from the obsolete <CGAL/copy_n.h> to <CGAL/algorithm.h>. 2008-08-12 12:51:15 +00:00
exceptions.h
function_objects.h
iterator.h
memory.h
min_max_n.h
multiset_assertions.h
tags.h
type_traits.h
utility.h Rename boost::array to CGAL::array. 2008-08-26 13:15:21 +00:00
vector.h