| 
| 
using  | AllocatorBase = boost::interprocess::allocator< T, SegmentManager > | 
|   | 
| 
using  | segment_manager = SegmentManager | 
|   | 
| 
using  | value_type = typename AllocatorBase::value_type | 
|   | 
| 
using  | pointer = typename AllocatorBase::pointer | 
|   | 
| 
using  | const_pointer = typename AllocatorBase::const_pointer | 
|   | 
| 
using  | void_pointer = typename AllocatorBase::void_pointer | 
|   | 
| 
using  | reference = typename AllocatorBase::reference | 
|   | 
| 
using  | const_reference = typename AllocatorBase::const_reference | 
|   | 
| 
using  | size_type = typename AllocatorBase::size_type | 
|   | 
| 
using  | difference_type = typename AllocatorBase::difference_type | 
|   | 
| 
using  | version = typename AllocatorBase::version | 
|   | 
The documentation for this class was generated from the following file: