#include <memory>
#include <assert.h>
#include <boost/type_traits/type_with_alignment.hpp>
#include <boost/type_traits/alignment_of.hpp>
Go to the source code of this file.
|
| struct | qpid::InlineRebind< RequestedType, InlineType, BaseAllocator, Max > |
| |
| class | qpid::InlineAllocator< BaseAllocator, Max > |
| | An allocator that has inline storage for up to Max objects of type BaseAllocator::value_type. More...
|
| |
| struct | qpid::InlineAllocator< BaseAllocator, Max >::rebind< T1 > |
| |
| struct | qpid::InlineRebind< RequestedType, InlineType, BaseAllocator, Max > |
| |
| struct | qpid::InlineRebind< T, T, BaseAllocator, Max > |
| |
|
| | qpid |
| | This file was automatically generated from the AMQP specification.
|
| |