| CGAL 4.4 - STL Extensions for CGAL | 
| Classes | |
| class | CGAL::Compact_container_base | 
| The class Compact_container_basecan be used as a base class for your own typeT, so thatTcan be used directly withinCompact_container<T, Allocator>.  More... | |
| class | CGAL::Compact_container< T, Allocator > | 
| An object of the class Compact_containeris a container of objects of typeT.  More... | |
| class | CGAL::Compact_container_traits< T > | 
| The traits class Compact_container_traitsprovides the way to access the internal pointer required forTto be used in aCompact_container<T, Allocator>.  More... | |