source:
downloads/boost_1_34_1/libs/ptr_container/doc/headers.rst
@
29
| Last change on this file since 29 was 29, checked in by landauf, 17 years ago | |
|---|---|
| File size: 3.1 KB | |
Pointer Container Library
Library headers
| Header | Includes |
| <boost/ptr_container/clone_allocator.hpp> | classes heap_clone_allocator and view_clone_allocator and functions new_clone() and delete_clone() |
| <boost/ptr_container/ptr_deque.hpp> | class ptr_deque (and std::deque) |
| <boost/ptr_container/ptr_list.hpp> | class ptr_list (and std::list) |
| <boost/ptr_container/ptr_vector.hpp> | class ptr_vector (and std::vector) |
| <boost/ptr_container/ptr_array.hpp> | class ptr_array (and boost::array) |
| <boost/ptr_container/ptr_set.hpp> | classes ptr_set and ptr_multiset (and std::set and std::multiset) |
| <boost/ptr_container/ptr_map.hpp> | classes ptr_map and ptr_multimap (and std::map and std::multimap) |
| <boost/ptr_container/ptr_sequence_adapter.hpp> | class ptr_sequence_adapter |
| <boost/ptr_container/ptr_set_adapter.hpp> | classes ptr_set_adapter and ptr_multiset_adapter |
| <boost/ptr_container/ptr_map_adapter.hpp> | classes ptr_map_adapter and ptr_multimap_adapter |
| <boost/ptr_container/exception.hpp> |
|
| <boost/ptr_container/indirect_fun.hpp> | class indirect_fun |
| <boost/ptr_container/nullable.hpp> | class nullable |
Navigate:
.. raw:: html
<hr>
| Copyright: | Thorsten Ottosen 2004-2006. Use, modification and distribution is subject to the Boost Software License, Version 1.0 (see LICENSE_1_0.txt). |
|---|
Note: See TracBrowser
for help on using the repository browser.










