Awali
Another Weighted Automata library
Public Types
std::concat_tuple< std::tuple< T1... >, std::tuple< T2... > > Struct Template Reference

#include <tuple.hh>

Public Types

using type = std::tuple< T1..., T2... >
 

Member Typedef Documentation

◆ type

template<typename... T1, typename... T2>
using std::concat_tuple< std::tuple< T1... >, std::tuple< T2... > >::type = std::tuple<T1...,T2...>

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