Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
node_allocator.hpp File Reference
#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>
Include dependency graph for node_allocator.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