#include <boost/container/detail/config_begin.hpp>
#include <boost/container/detail/workaround.hpp>
#include <boost/container/container_fwd.hpp>
#include <boost/container/throw_exception.hpp>
#include <boost/container/detail/node_pool.hpp>
#include <boost/container/detail/mpl.hpp>
#include <boost/container/detail/multiallocation_chain.hpp>
#include <boost/container/detail/alloc_lib_auto_link.hpp>
#include <boost/container/detail/singleton.hpp>
#include <boost/assert.hpp>
#include <boost/utility/addressof.hpp>
#include <boost/static_assert.hpp>
#include <memory>
#include <algorithm>
#include <cstddef>
#include <boost/container/detail/config_end.hpp>
Classes | |
class | boost::container::node_allocator< T, NodesPerBlock, Version > |
An STL node allocator that uses a modified DlMalloc as memory source. More... | |
struct | boost::container::node_allocator< T, NodesPerBlock, Version >::rebind< T2 > |
Obtains node_allocator from node_allocator. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::container | |