Vcsn  2.8
Be Rational
vcsn::detail::concat_tupleset< weightset_mixin< tupleset_impl< T1... > >, weightset_mixin< tupleset_impl< T2... > > > Struct Template Reference

#include <tupleset.hh>

Collaboration diagram for vcsn::detail::concat_tupleset< weightset_mixin< tupleset_impl< T1... > >, weightset_mixin< tupleset_impl< T2... > > >:

Public Types

using type = weightset_mixin< tupleset_impl< T1..., T2... > >
 

Detailed Description

template<typename... T1, typename... T2>
struct vcsn::detail::concat_tupleset< weightset_mixin< tupleset_impl< T1... > >, weightset_mixin< tupleset_impl< T2... > > >

Definition at line 1257 of file tupleset.hh.

Member Typedef Documentation

◆ type

template<typename... T1, typename... T2>
using vcsn::detail::concat_tupleset< weightset_mixin< tupleset_impl< T1... > >, weightset_mixin< tupleset_impl< T2... > > >::type = weightset_mixin<tupleset_impl<T1..., T2...> >

Definition at line 1260 of file tupleset.hh.


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