Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <variant.hpp>
Public Types | |
using | type = variant_alternative_t< Np, typename ext::variant< Types ... >::std_variant > |
using std::variant_alternative< Np, ext::variant< Types ... > >::type = variant_alternative_t < Np, typename ext::variant < Types ... >::std_variant > |