Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
vcsn::detail::properer< Aut, false > Class Template Reference

#include <proper.hh>

Collaboration diagram for vcsn::detail::properer< Aut, false >:

Static Public Member Functions

static constexpr void proper_here (automaton_t &, bool=true)
 

Private Types

using automaton_t = typename std::remove_cv< Aut >::type
 

Detailed Description

template<typename Aut>
class vcsn::detail::properer< Aut, false >

Definition at line 519 of file proper.hh.

Member Typedef Documentation

template<typename Aut >
using vcsn::detail::properer< Aut, false >::automaton_t = typename std::remove_cv<Aut>::type
private

Definition at line 521 of file proper.hh.

Member Function Documentation

template<typename Aut >
static constexpr void vcsn::detail::properer< Aut, false >::proper_here ( automaton_t ,
bool  = true 
)
inlinestatic

Definition at line 527 of file proper.hh.


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