STL Extensions for CGAL
Reference Manual
 
Michael Hoffmann, Lutz Kettner, Sylvain Pion, and Ron Wein
        
71.8   Classified Reference Pages
Doubly-Connected List Managing Items in Place
CGAL::In_place_list<T,bool>
CGAL::In_place_list_base<T>
Compact Container
CGAL::Compact_container<T, Allocator>
CGAL::Compact_container_traits<T>
CGAL::Compact_container_base
Multiset with Extended Functionality
CGAL::Multiset<Type,Compare,Allocator>
Generic Algorithms
CGAL::copy_n
CGAL::min_max_element
CGAL::predecessor
CGAL::successor
Iterators and Iterator/Circulator Adaptors.
CGAL::Dispatch_output_iterator<V,O>
CGAL::Dispatch_or_drop_output_iterator<V,O>
CGAL::Emptyset_iterator
CGAL::Oneset_iterator<T>
CGAL::Insert_iterator<Container>
CGAL::Counting_iterator<Iterator, Value>
CGAL::N_step_adaptor<I,int N>
CGAL::Filter_iterator<Iterator, Predicate>
CGAL::Join_input_iterator_1<Iterator, Creator>
CGAL::Inverse_index<IC>
CGAL::Random_access_adaptor<IC>
CGAL::Random_access_value_adaptor<IC,T>
Projection Function Objects
CGAL::Identity<Value>
CGAL::Dereference<Value>
CGAL::Get_address<Value>
CGAL::Cast_function_object<Arg, Result>
CGAL::Project_vertex<Node>
CGAL::Project_facet<Node>
CGAL::Project_point<Node>
CGAL::Project_normal<Node>
CGAL::Project_plane<Node>
CGAL::Project_next<Node>
CGAL::Project_prev<Node>
CGAL::Project_next_opposite<Node>
CGAL::Project_opposite_prev<Node>
Creator Function Objects
CGAL::Creator_1<Arg, Result>
CGAL::Creator_2<Arg1, Arg2, Result>
CGAL::Creator_3<Arg1, Arg2, Arg3, Result>
CGAL::Creator_4<Arg1, Arg2, Arg3, Arg4, Result>
CGAL::Creator_5<Arg1, Arg2, Arg3, Arg4, Arg5, Result>
CGAL::Creator_uniform_2<Arg, Result>
CGAL::Creator_uniform_3<Arg, Result>
CGAL::Creator_uniform_4<Arg, Result>
CGAL::Creator_uniform_5<Arg, Result>
CGAL::Creator_uniform_6<Arg, Result>
CGAL::Creator_uniform_7<Arg, Result>
CGAL::Creator_uniform_8<Arg, Result>
CGAL::Creator_uniform_9<Arg, Result>
CGAL::Creator_uniform_d<Arg, Result>
Utilities
CGAL::Twotuple<T>
CGAL::Threetuple<T>
CGAL::Fourtuple<T>
CGAL::Sixtuple<T>
CGAL::Triple<T1, T2, T3>
CGAL::Quadruple<T1, T2, T3, T4>
CGAL::Boolean_tag<bool value>
CGAL::Tag_true
CGAL::Tag_false
CGAL::Null_tag
CGAL::Null_functor
CGAL::Uncertain<T>
CGAL::Default
CGAL::Fast
CGAL::Compact
CGAL::Location_policy<Tag>
CGAL::Fast_location
CGAL::Compact_location
        
71.9   Alphabetical List of Reference Pages
    
  |  Boolean_tag<bool value> | 
  |  Cast_function_object<Arg, Result> | 
  |  Compact_container<T, Allocator> | 
  |  Compact_container_base | 
  |  Compact_container_traits<T> | 
  |  Compact_location | 
  |  Compact | 
  |  Compare_to_less<F> | 
  |  compare_to_less | 
  |  Const_oneset_iterator<T> | 
  |  copy_n | 
  |  Counting_iterator<Iterator, Value> | 
  |  cpp0x::array<T, int> | 
  |  cpp0x::tuple<...> | 
  |  Creator_1<Arg, Result> | 
  |  Creator_2<Arg1, Arg2, Result> | 
  |  Creator_3<Arg1, Arg2, Arg3, Result> | 
  |  Creator_4<Arg1, Arg2, Arg3, Arg4, Result> | 
  |  Creator_5<Arg1, Arg2, Arg3, Arg4, Arg5, Result> | 
  |  Creator_uniform_2<Arg, Result> | 
  |  Creator_uniform_3<Arg, Result> | 
  |  Creator_uniform_4<Arg, Result> | 
  |  Creator_uniform_5<Arg, Result> | 
  |  Creator_uniform_6<Arg, Result> | 
  |  Creator_uniform_7<Arg, Result> | 
  |  Creator_uniform_8<Arg, Result> | 
  |  Creator_uniform_9<Arg, Result> | 
  |  Creator_uniform_d<Arg, Result> | 
  |  Default | 
  |  Dereference<Value> | 
  |  Dispatch_or_drop_output_iterator<V,O> | 
  |  Dispatch_output_iterator<V,O> | 
  |  Emptyset_iterator | 
  |  Fast_location | 
  |  Fast | 
  |  Filter_iterator<Iterator, Predicate> | 
  |  Fourtuple<T> | 
  |  Get_address<Value> | 
  |  Identity<Value> | 
  |  Insert_iterator<Container> | 
  |  Inverse_index<IC> | 
  |  In_place_list<T,bool> | 
  |  In_place_list_base<T> | 
  |  Join_input_iterator_1<Iterator, Creator> | 
  |  Location_policy<Tag> | 
  |  min_max_element | 
  |  Multiset<Type,Compare,Allocator> | 
  |  Null_functor | 
  |  Null_tag | 
  |  N_step_adaptor<I,int N> | 
  |  Object | 
  |  Oneset_iterator<T> | 
  |  predecessor | 
  |  Projection_object | 
  |  Project_facet<Node> | 
  |  Project_next<Node> | 
  |  Project_next_opposite<Node> | 
  |  Project_normal<Node> | 
  |  Project_opposite_prev<Node> | 
  |  Project_plane<Node> | 
  |  Project_point<Node> | 
  |  Project_prev<Node> | 
  |  Project_vertex<Node> | 
  |  Quadruple<T1, T2, T3, T4> | 
  |  Random_access_adaptor<IC> | 
  |  Random_access_value_adaptor<IC,T> | 
  |  Sixtuple<T> | 
  |  successor | 
  |  Tag_false | 
  |  Tag_true | 
  |  Threetuple<T> | 
  |  Triple<T1, T2, T3> | 
  |  Twotuple<T> | 
  |  Uncertain<T> |