Vcsn  2.3
Be Rational
vcsn::detail::proper_traits< tupleset< LabelSet > > Struct Template Reference

Transform a tupleset of one element to a tupleset of the proper version. More...

#include <tupleset.hh>

Collaboration diagram for vcsn::detail::proper_traits< tupleset< LabelSet > >:

Public Types

using type = tupleset< typename proper_traits< LabelSet >::type >
 

Static Public Member Functions

static type value (const tupleset< LabelSet > &ls)
 

Detailed Description

template<typename LabelSet>
struct vcsn::detail::proper_traits< tupleset< LabelSet > >

Transform a tupleset of one element to a tupleset of the proper version.

Definition at line 1185 of file tupleset.hh.

Member Typedef Documentation

template<typename LabelSet >
using vcsn::detail::proper_traits< tupleset< LabelSet > >::type = tupleset<typename proper_traits<LabelSet>::type>

Definition at line 1187 of file tupleset.hh.

Member Function Documentation

template<typename LabelSet >
static type vcsn::detail::proper_traits< tupleset< LabelSet > >::value ( const tupleset< LabelSet > &  ls)
inlinestatic

Definition at line 1188 of file tupleset.hh.


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