AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
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

namespace  Aws
 

Typedefs

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