Declaration of is_useless(). More...


Go to the source code of this file.
Namespaces | |
| namespace | vcsn |
The main namespace of the Vaucanson library. | |
Functions | |
| template<typename A , typename AI > | |
| bool | is_useless (const Element< A, AI > &a) |
| Return true if the automaton has no successful computation. | |
Declaration of is_useless().
Definition in file is_useless.hh.
1.7.1