Vcsn  2.8
Be Rational
vcsn::detail::project_labelset_impl< Tape, expressionset< Context > > Struct Template Reference

Case of multitape expressionsets. More...

#include <tupleset.hh>

Collaboration diagram for vcsn::detail::project_labelset_impl< Tape, expressionset< Context > >:

Public Types

using valueset_t = expressionset< Context >
 
using type = typename valueset_t::template project_t< Tape >
 

Detailed Description

template<size_t Tape, typename Context>
struct vcsn::detail::project_labelset_impl< Tape, expressionset< Context > >

Case of multitape expressionsets.

Definition at line 1430 of file tupleset.hh.

Member Typedef Documentation

◆ type

template<size_t Tape, typename Context >
using vcsn::detail::project_labelset_impl< Tape, expressionset< Context > >::type = typename valueset_t::template project_t<Tape>

Definition at line 1433 of file tupleset.hh.

◆ valueset_t

template<size_t Tape, typename Context >
using vcsn::detail::project_labelset_impl< Tape, expressionset< Context > >::valueset_t = expressionset<Context>

Definition at line 1432 of file tupleset.hh.


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