tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
variant_alternative< Idx, T const > Struct Template Reference

#include <variant_alternative.hpp>

Public Types

using type = add_const_t<variant_alternative_t<Idx, T>>
 

Member Typedef Documentation

◆ type

template<size_t Idx, typename T>
using type = add_const_t<variant_alternative_t<Idx, T>>

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