aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
Static Public Attributes | List of all members
Aws::Crt::VariantDetail::Checker::HasType< T, Ts > Struct Template Reference

#include <Variant.h>

Static Public Attributes

static const bool value = ContainsType<T, Ts...>()
 

Member Data Documentation

template<typename T , typename... Ts>
const bool Aws::Crt::VariantDetail::Checker::HasType< T, Ts >::value = ContainsType<T, Ts...>()
static

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