![]()  | 
  
    Vcsn
    2.5.dev
    
   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 237 of file automaton.hh.
      
  | 
  inline | 
Definition at line 239 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 243 of file automaton.hh.
Referenced by vcsn::detail::is_special_t< Aut >::operator()(), and vcsn::detail::transitions().