| Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#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.
Namespaces | |
| namespace | qpid |
Classes | |
| 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 > |
| union | qpid::InlineAllocator< BaseAllocator, Max >::Store |
| struct | qpid::InlineRebind< RequestedType, InlineType, BaseAllocator, Max > |
| struct | qpid::InlineRebind< T, T, BaseAllocator, Max > |
1.4.7