Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Global singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize >::create_object

boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize >::create_object

Synopsis

// In header: <boost/pool/singleton_pool.hpp>

singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize >::object_creator singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize >::create_object;

PrevUpHomeNext