AWS SDK for C++
0.14.3
AWS SDK for C++
|
#include <aws/core/Core_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSAllocator.h>
#include <set>
Go to the source code of this file.
Namespaces | |
Aws | |
JSON (JavaScript Object Notation). | |
Typedefs | |
template<typename T > | |
using | Aws::Set = std::set< T, std::less< T >, Aws::Allocator< T > > |