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
Ithe index of the type
Tthe variant type

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