AWS SDK for C++
1.8.156
AWS SDK for C++
aws-cpp-sdk-core
include
aws
core
utils
memory
stl
AWSVector.h
Go to the documentation of this file.
1
6
#pragma once
7
8
#include <
aws/core/Core_EXPORTS.h
>
9
10
#include <
aws/core/utils/memory/stl/AWSAllocator.h
>
11
12
#include <vector>
13
14
namespace
Aws
15
{
16
17
template
<
typename
T >
using
Vector
= std::vector< T, Aws::Allocator< T > >;
18
19
}
// namespace Aws
Aws::Vector
std::vector< T, Aws::Allocator< T > > Vector
Definition:
AWSVector.h:17
Core_EXPORTS.h
AWSAllocator.h
Aws
Definition:
AccessManagementClient.h:15
Generated by
1.8.19
Privacy |
Site terms |
Cookie preferences