plugify 1.0.0.0
Loading...
Searching...
No Matches
Public Types | List of all members
plg::variant_alternative< Idx, T > Struct Template Reference

Public Types

using type = variant_alternative_t< Idx, T >
 

Detailed Description

template<std::size_t Idx, class T>
struct plg::variant_alternative< Idx, T >

Definition at line 1328 of file variant.hpp.

Member Typedef Documentation

◆ type

template<std::size_t Idx, class T >
using plg::variant_alternative< Idx, T >::type = variant_alternative_t<Idx, T>

Definition at line 1329 of file variant.hpp.


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