Vcsn  2.4
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 1194 of file tupleset.hh.

Member Typedef Documentation

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 1197 of file tupleset.hh.


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