aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Public Types | List of all members
Aws::Crt::StlAllocator< T >::rebind< U > Struct Template Reference

#include <StlAllocator.h>

Public Types

typedef StlAllocator< U > other
 

Member Typedef Documentation

template<typename T>
template<typename U >
typedef StlAllocator<U> Aws::Crt::StlAllocator< T >::rebind< U >::other

The documentation for this struct was generated from the following file: