Vcsn  2.2
Be Rational
vcsn::detail::weightset_t_of_impl< std::shared_ptr< ValueSet >, void_t< typename ValueSet::weightset_t > > Struct Template Reference

#include <traits.hh>

Collaboration diagram for vcsn::detail::weightset_t_of_impl< std::shared_ptr< ValueSet >, void_t< typename ValueSet::weightset_t > >:

Public Types

using type = typename ValueSet::weightset_t
 

Detailed Description

template<typename ValueSet>
struct vcsn::detail::weightset_t_of_impl< std::shared_ptr< ValueSet >, void_t< typename ValueSet::weightset_t > >

Definition at line 59 of file traits.hh.

Member Typedef Documentation

template<typename ValueSet >
using vcsn::detail::weightset_t_of_impl< std::shared_ptr< ValueSet >, void_t< typename ValueSet::weightset_t > >::type = typename ValueSet:: weightset_t

Definition at line 59 of file traits.hh.


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