Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::interprocess::segment_manager< CharType, MemoryAlgorithm, IndexType >::allocator< T > Struct Template Reference

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
 

Detailed Description

template<class CharType, class MemoryAlgorithm, template< class IndexConfig > class IndexType>
template<class T>
struct boost::interprocess::segment_manager< CharType, MemoryAlgorithm, IndexType >::allocator< T >

This is the default allocator to allocate types T from this managed segment.

Member Typedef Documentation

template<class CharType , class MemoryAlgorithm , template< class IndexConfig > class IndexType>
template<class T>
typedef boost::interprocess::allocator<T, segment_manager> boost::interprocess::segment_manager< CharType, MemoryAlgorithm, IndexType >::allocator< T >::type

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