Awali
Another Weighted Automata library
Public Types | Static Public Member Functions
awali::sttc::internal::rem_in_tupleset< tupleset< T... >, I > Struct Template Reference

#include <compose.hh>

Public Types

using tp_t = tupleset< T... >
 
using type = typename tuple_to_tupleset< typename rem_in_tuple< I >::template type< std::tuple< T... > >>::type
 

Static Public Member Functions

static type get (const tp_t &t)
 

Member Typedef Documentation

◆ tp_t

template<typename... T, size_t I>
using awali::sttc::internal::rem_in_tupleset< tupleset< T... >, I >::tp_t = tupleset<T...>

◆ type

template<typename... T, size_t I>
using awali::sttc::internal::rem_in_tupleset< tupleset< T... >, I >::type = typename tuple_to_tupleset<typename rem_in_tuple<I>::template type<std::tuple<T...> >>::type

Member Function Documentation

◆ get()

template<typename... T, size_t I>
static type awali::sttc::internal::rem_in_tupleset< tupleset< T... >, I >::get ( const tp_t t)
static

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