![]() |
Home | Libraries | People | FAQ | More |
boost::container::node_allocator::rebind
// In header: <boost/container/node_allocator.hpp> template<typename T, std::size_t NodesPerBlock, std::size_t Version> struct rebind { // types typedef node_allocator< T2, NodesPerBlock#ifndef BOOST_CONTAINER_DOXYGEN_INVOKED, Version#endif > other; };