aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Namespaces | Functions
Aws::Crt::literals Namespace Reference

Namespaces

namespace  string_view_literals
 

Functions

basic_string_view< char > operator""_sv (const char *s, size_t length) noexcept
 
basic_string_view< wchar_t > operator""_sv (const wchar_t *s, size_t length) noexcept
 
basic_string_view< char16_t > operator""_sv (const char16_t *s, size_t length) noexcept
 
basic_string_view< char32_t > operator""_sv (const char32_t *s, size_t length) noexcept