Vcsn  2.3a
Be Rational
vcsn::detail::weight_t_of_impl< ValueSet *, void_t< typename ValueSet::weight_t > > Struct Template Reference

#include <traits.hh>

Collaboration diagram for vcsn::detail::weight_t_of_impl< ValueSet *, void_t< typename ValueSet::weight_t > >:

Public Types

using type = typename ValueSet::weight_t
 

Detailed Description

template<typename ValueSet>
struct vcsn::detail::weight_t_of_impl< ValueSet *, void_t< typename ValueSet::weight_t > >

Definition at line 66 of file traits.hh.

Member Typedef Documentation

template<typename ValueSet >
using vcsn::detail::weight_t_of_impl< ValueSet *, void_t< typename ValueSet::weight_t > >::type = typename ValueSet:: weight_t

Definition at line 66 of file traits.hh.


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