AWS IoT Device SDK C++ v2 1.44.1
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
Aws::Crt::VariantDetail::Checker Namespace Reference

Classes

struct  HasType

Functions

template<typename T, typename Last>
constexpr bool ContainsType ()
template<typename T, typename First, typename Second, typename... Rest>
constexpr bool ContainsType ()
template<typename T>
constexpr bool ContainsType ()

Function Documentation

◆ ContainsType() [1/3]

template<typename T>
bool Aws::Crt::VariantDetail::Checker::ContainsType ( )
constexpr

◆ ContainsType() [2/3]

template<typename T, typename First, typename Second, typename... Rest>
bool Aws::Crt::VariantDetail::Checker::ContainsType ( )
constexpr

◆ ContainsType() [3/3]

template<typename T, typename Last>
bool Aws::Crt::VariantDetail::Checker::ContainsType ( )
constexpr