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

Obtains adaptive_pool from adaptive_pool. More...

#include <adaptive_pool.hpp>

Public Types

typedef adaptive_pool< T2,
NodesPerBlock, MaxFreeBlocks,
OverheadPercent > 
other
 

Detailed Description

template<class T, std::size_t NodesPerBlock BOOST_CONTAINER_DOCONLY, std::size_t MaxFreeBlocks BOOST_CONTAINER_DOCONLY, std::size_t OverheadPercent BOOST_CONTAINER_DOCONLY>
template<class T2>
struct boost::container::adaptive_pool< T, BOOST_CONTAINER_DOCONLY, BOOST_CONTAINER_DOCONLY, BOOST_CONTAINER_DOCONLY >::rebind< T2 >

Obtains adaptive_pool from adaptive_pool.

Member Typedef Documentation

template<class T , std::size_t NodesPerBlock BOOST_CONTAINER_DOCONLY, std::size_t MaxFreeBlocks BOOST_CONTAINER_DOCONLY, std::size_t OverheadPercent BOOST_CONTAINER_DOCONLY>
template<class T2 >
typedef adaptive_pool< T2 , NodesPerBlock , MaxFreeBlocks , OverheadPercent > boost::container::adaptive_pool< T, BOOST_CONTAINER_DOCONLY, BOOST_CONTAINER_DOCONLY, BOOST_CONTAINER_DOCONLY >::rebind< T2 >::other

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