Vcsn  2.4
Be Rational
vcsn::detail::transpose_automaton_impl< Aut >::fresh_impl_< Fresh > Struct Template Reference

The transpose of a fresh non-transposed automaton. More...

#include <transpose.hh>

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

Public Types

using type = transpose_automaton< Fresh >
 

Detailed Description

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

The transpose of a fresh non-transposed automaton.

Definition at line 36 of file transpose.hh.

Member Typedef Documentation

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

Definition at line 38 of file transpose.hh.


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