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 >::construct_proxy< T > Struct Template Reference

Constructor proxy object definition helper class. More...

#include <segment_manager.hpp>

Public Types

typedef ipcdetail::named_proxy
< segment_manager, T, false > 
type
 

Detailed Description

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

Constructor proxy object definition helper class.

Member Typedef Documentation

template<class CharType , class MemoryAlgorithm , template< class IndexConfig > class IndexType>
template<class T>
typedef ipcdetail::named_proxy<segment_manager, T, false> boost::interprocess::segment_manager< CharType, MemoryAlgorithm, IndexType >::construct_proxy< T >::type

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