CVB++ 14.0
variant_alternative< I, T > Struct Template Reference

Compile-time index access to the type of the alternatives at index I. More...

Inherited by variant_alternative< I, T & >.

Detailed Description

template<size_t I, class T>
struct Cvb::Shims::variant_alternative< I, T >

Compile-time index access to the type of the alternatives at index I.