aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
|
#include <memory>
#include <aws/common/common.h>
#include <aws/crt/Exports.h>
#include <type_traits>
Go to the source code of this file.
Classes | |
class | Aws::Crt::StlAllocator< T > |
struct | Aws::Crt::StlAllocator< T >::rebind< U > |
Namespaces | |
namespace | Aws |
namespace | Aws::Crt |
Typedefs | |
using | Aws::Crt::Allocator = aws_allocator |
Variables | |
AWS_CRT_CPP_API Allocator * | Aws::Crt::g_allocator = Aws::Crt::DefaultAllocator() |