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

#include <node_allocator.hpp>

Public Types

typedef node_allocator_v1< T2,
SegmentManager, NodesPerBlock > 
other
 

Member Typedef Documentation

template<class T, class SegmentManager, std::size_t NodesPerBlock = 64>
template<class T2 >
typedef node_allocator_v1<T2, SegmentManager, NodesPerBlock> boost::interprocess::ipcdetail::node_allocator_v1< T, SegmentManager, NodesPerBlock >::rebind< T2 >::other

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