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

#include <cached_adaptive_pool.hpp>

Public Types

typedef cached_adaptive_pool
< T2, SegmentManager,
NodesPerBlock, MaxFreeBlocks,
OverheadPercent > 
other
 

Member Typedef Documentation

template<class T, class SegmentManager, std::size_t NodesPerBlock, std::size_t MaxFreeBlocks, unsigned char OverheadPercent>
template<class T2 >
typedef cached_adaptive_pool<T2, SegmentManager, NodesPerBlock, MaxFreeBlocks, OverheadPercent> boost::interprocess::cached_adaptive_pool< T, SegmentManager, NodesPerBlock, MaxFreeBlocks, OverheadPercent >::rebind< T2 >::other

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