variant
A type safe generalized union type
variant_storage_size< VariantStorage > Struct Template Reference

Provides access to the number of elements in a variant_storage as a compile-time constant expression. More...

#include <variant_storage.hpp>

Detailed Description

template<class VariantStorage>
struct variant_storage_size< VariantStorage >

Provides access to the number of elements in a variant_storage as a compile-time constant expression.


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