| Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include "qpid/InlineAllocator.h"#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | qpid |
Classes | |
| class | qpid::InlineVector< T, Max, Alloc > |
| A vector that stores up to Max elements in inline storage, otherwise uses normal vector allocation. More... | |
1.4.7