Vcsn  2.3a
Be Rational
vcsn::detail::transpose_automaton_impl< Aut >::fresh_impl_< transpose_automaton< Fresh > > Struct Template Reference

The transpose of a fresh transposed automaton: the fresh type. More...

#include <transpose.hh>

Collaboration diagram for vcsn::detail::transpose_automaton_impl< Aut >::fresh_impl_< transpose_automaton< Fresh > >:

Public Types

using type = Fresh
 

Detailed Description

template<Automaton Aut>
template<Automaton Fresh>
struct vcsn::detail::transpose_automaton_impl< Aut >::fresh_impl_< transpose_automaton< Fresh > >

The transpose of a fresh transposed automaton: the fresh type.

Definition at line 43 of file transpose.hh.

Member Typedef Documentation

template<Automaton Aut>
template<Automaton Fresh>
using vcsn::detail::transpose_automaton_impl< Aut >::fresh_impl_< transpose_automaton< Fresh > >::type = Fresh

Definition at line 45 of file transpose.hh.


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