Vcsn  2.3
Be Rational
vcsn::detail::state_t_of_impl< ValueSet, void_t< typename ValueSet::state_t > > Struct Template Reference

#include <traits.hh>

Collaboration diagram for vcsn::detail::state_t_of_impl< ValueSet, void_t< typename ValueSet::state_t > >:

Public Types

using type = typename ValueSet::state_t
 

Detailed Description

template<typename ValueSet>
struct vcsn::detail::state_t_of_impl< ValueSet, void_t< typename ValueSet::state_t > >

Definition at line 64 of file traits.hh.

Member Typedef Documentation

template<typename ValueSet >
using vcsn::detail::state_t_of_impl< ValueSet, void_t< typename ValueSet::state_t > >::type = typename ValueSet:: state_t

Definition at line 64 of file traits.hh.


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