RPNX::DataStructures
Header-only C++ data structures and supporting utilities.
Loading...
Searching...
No Matches
rpnx::variant_size< V > Class Template Reference

Obtains the number of alternatives in a variant type. More...

Detailed Description

template<typename V>
class rpnx::variant_size< V >

Obtains the number of alternatives in a variant type.

Template Parameters
VVariant type.

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