Arene Base
Fundamental Utilities For Safety Critical C++
Loading...
Searching...
No Matches
arene::base::variant_alternative< I, T > Struct Template Reference
Traits to get the I-th type of a variant.
More...
Detailed Description
template<
std::size_t
I, class T>
struct arene::base::variant_alternative< I, T >
Traits to get the I-th type of a variant.
Template Parameters
I
the index of the type
T
the variant type
The documentation for this struct was generated from the following file:
arene/base/variant/
traits.hpp
arene
base
variant_alternative
Generated by
1.13.2