Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
vcsn::detail::rank< tupleset< LabelSet...> > Struct Template Reference

#include <efsm.hh>

Collaboration diagram for vcsn::detail::rank< tupleset< LabelSet...> >:

Static Public Attributes

static constexpr size_t value = sizeof...(LabelSet)
 

Detailed Description

template<typename... LabelSet>
struct vcsn::detail::rank< tupleset< LabelSet...> >

Definition at line 29 of file efsm.hh.

Member Data Documentation

template<typename... LabelSet>
constexpr size_t vcsn::detail::rank< tupleset< LabelSet...> >::value = sizeof...(LabelSet)
static

Definition at line 31 of file efsm.hh.


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