AWS SDK for C++  0.12.9
AWS SDK for C++
Namespaces | Typedefs
AWSVector.h File Reference
#include <aws/core/Core_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSAllocator.h>
#include <vector>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 

Typedefs

template<typename T >
using Aws::Vector = std::vector< T, Aws::Allocator< T > >