variant
A type safe generalized union type
variant_element< I, Variant > Struct Template Reference

Defines the member type type to the Ith type of the variant. More...

#include <variant.hpp>

Detailed Description

template<std::size_t I, class Variant>
struct variant_element< I, Variant >

Defines the member type type to the Ith type of the variant.


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