Vcsn
2.4
Be Rational
|
Needed for GCC 5 and 6 that refuse deduced return type for transitions() when using a lambda. More...
#include <automaton.hh>
Public Member Functions | |
bool | operator() (transition_t_of< Aut > t) |
Public Attributes | |
const Aut & | aut |
Needed for GCC 5 and 6 that refuse deduced return type for transitions() when using a lambda.
Definition at line 236 of file automaton.hh.
|
inline |
Definition at line 238 of file automaton.hh.
References vcsn::detail::is_special_t< Aut >::aut, and vcsn::detail::is_special().
const Aut& vcsn::detail::is_special_t< Aut >::aut |
Definition at line 242 of file automaton.hh.
Referenced by vcsn::detail::is_special_t< Aut >::operator()().