variant
A type safe generalized union type
variant_storage_element< I, VariantStorage > Struct Template Reference

Defines the member type type to the I-th type of the variant_storage. More...

#include <variant_storage.hpp>

Detailed Description

template<std::size_t I, class VariantStorage>
struct variant_storage_element< I, VariantStorage >

Defines the member type type to the I-th type of the variant_storage.


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