#include <offset_ptr.hpp>
Public Member Functions | |
offset_ptr_internal (OffsetType off) | |
Public Attributes | |
OffsetType | m_offset |
typename::boost::aligned_storage < sizeof(OffsetType),(OffsetAlignment==offset_type_alignment)?::boost::alignment_of < OffsetType > ::value:OffsetAlignment > ::type | alignment_helper |
|
inlineexplicit |
typename ::boost::aligned_storage< sizeof(OffsetType) , (OffsetAlignment == offset_type_alignment) ? ::boost::alignment_of<OffsetType>::value : OffsetAlignment >::type boost::interprocess::ipcdetail::offset_ptr_internal< OffsetType, OffsetAlignment >::alignment_helper |
OffsetType boost::interprocess::ipcdetail::offset_ptr_internal< OffsetType, OffsetAlignment >::m_offset |