Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

Boost Pointer Container Library

Library headers

Header Includes
classes heap_clone_allocator and view_clone_allocator and functions new_clone() and delete_clone()
class ptr_deque (and std::deque)
class ptr_list (and std::list)
class ptr_vector (and std::vector)
class ptr_array (and boost::array)
classes ptr_set and ptr_multiset (and std::set and std::multiset)
classes ptr_map and ptr_multimap (and std::map and std::multimap)
functions ptr_back_inserter, ptr_front_inserter and ptr_inserter
all classes
class ptr_sequence_adapter
classes ptr_set_adapter and ptr_multiset_adapter
classes ptr_map_adapter and ptr_multimap_adapter
classes bad_ptr_container_operation, bad_index and bad_pointer
class indirect_fun
class nullable
class ptr_deque with serialization support
class ptr_list with serialization support
class ptr_vector with serialization support
class ptr_array with serialization support
classes ptr_set and ptr_multiset with serialization support
classes ptr_map and ptr_multimap with serialization support
all classes with serialization support

Navigate:

Copyright:Thorsten Ottosen 2004-2006. Use, modification and distribution is subject to the Boost Software License, Version 1.0 (see LICENSE_1_0.txt).