aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
|
This is the complete list of members for Aws::Crt::StlAllocator< T >, including all inherited members.
allocate(size_type n, const void *hint=nullptr) | Aws::Crt::StlAllocator< T > | inline |
Base typedef | Aws::Crt::StlAllocator< T > | |
deallocate(RawPointer p, size_type) | Aws::Crt::StlAllocator< T > | inline |
m_allocator | Aws::Crt::StlAllocator< T > | |
RawPointer typedef | Aws::Crt::StlAllocator< T > | |
size_type typedef | Aws::Crt::StlAllocator< T > | |
StlAllocator() noexcept | Aws::Crt::StlAllocator< T > | inline |
StlAllocator(Allocator *allocator) noexcept | Aws::Crt::StlAllocator< T > | inline |
StlAllocator(const StlAllocator< T > &a) noexcept | Aws::Crt::StlAllocator< T > | inline |
StlAllocator(const StlAllocator< U > &a) noexcept | Aws::Crt::StlAllocator< T > | inline |
~StlAllocator() | Aws::Crt::StlAllocator< T > | inline |