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

Obtains an alternative type by index. More...

Detailed Description

template<typename V, std::size_t N>
class rpnx::variant_nth_member< V, N >

Obtains an alternative type by index.

Template Parameters
VVariant type.
NZero-based alternative index.

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