Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::container::node_allocator< T, NodesPerBlock, Version >::rebind< T2 > Struct Template Reference

Obtains node_allocator from node_allocator. More...

#include <node_allocator.hpp>

Public Types

typedef node_allocator< T2,
NodesPerBlock, Version > 
other
 

Detailed Description

template<class T, std::size_t NodesPerBlock, std::size_t Version>
template<class T2>
struct boost::container::node_allocator< T, NodesPerBlock, Version >::rebind< T2 >

Obtains node_allocator from node_allocator.

Member Typedef Documentation

template<class T , std::size_t NodesPerBlock, std::size_t Version>
template<class T2 >
typedef node_allocator< T2, NodesPerBlock , Version > boost::container::node_allocator< T, NodesPerBlock, Version >::rebind< T2 >::other

The documentation for this struct was generated from the following file: