Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Public Types
std::variant_alternative< Np, ext::variant< Types ... > > Struct Template Reference

#include <variant.hpp>

Public Types

using type = variant_alternative_t< Np, typename ext::variant< Types ... >::std_variant >
 

Member Typedef Documentation

◆ type

template<size_t Np, typename ... Types>
using std::variant_alternative< Np, ext::variant< Types ... > >::type = variant_alternative_t < Np, typename ext::variant < Types ... >::std_variant >

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