Vcsn  2.3
Be Rational
vcsn::detail::labelset_t_of_impl< std::shared_ptr< ValueSet >, void_t< typename ValueSet::labelset_t > > Struct Template Reference

#include <traits.hh>

Collaboration diagram for vcsn::detail::labelset_t_of_impl< std::shared_ptr< ValueSet >, void_t< typename ValueSet::labelset_t > >:

Public Types

using type = typename ValueSet::labelset_t
 

Detailed Description

template<typename ValueSet>
struct vcsn::detail::labelset_t_of_impl< std::shared_ptr< ValueSet >, void_t< typename ValueSet::labelset_t > >

Definition at line 63 of file traits.hh.

Member Typedef Documentation

template<typename ValueSet >
using vcsn::detail::labelset_t_of_impl< std::shared_ptr< ValueSet >, void_t< typename ValueSet::labelset_t > >::type = typename ValueSet:: labelset_t

Definition at line 63 of file traits.hh.


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