This is the default allocator to allocate types T from this managed segment. More...
#include <segment_manager.hpp>
Public Types | |
typedef boost::interprocess::allocator < T, segment_manager > | type |
This is the default allocator to allocate types T from this managed segment.
typedef boost::interprocess::allocator<T, segment_manager> boost::interprocess::segment_manager< CharType, MemoryAlgorithm, IndexType >::allocator< T >::type |