AWS IoT Device SDK C++ v2
1.34.0
AWS IoT Device SDK C++ v2
|
#include <Variant.h>
Public Types | |
using | type = typename std::tuple_element< Index, std::tuple< Ts... > >::type |
Public Member Functions | |
VariantAlternative (const Variant< Ts... > &) | |
VariantAlternative (const Variant< Ts... > *) | |
using Aws::Crt::VariantAlternative< Index, Ts >::type = typename std::tuple_element<Index, std::tuple<Ts...> >::type |
|
inline |
|
inline |