Include dependency graph for search.hh:

This graph shows which files directly or indirectly include this file:

Namespaces | |
| namespace | vcsn | 
Functions | |
| template<class InputIterator, class FoundFunctor, class Series, class T> | |
| void | search (const Element< Automata< Series >, T > &a, const InputIterator &begin, const InputIterator &end, typename Element< Automata< Series >, T >::letter_t eol, FoundFunctor &f) | 
| Search for a rational expression into a text.   | |
This file contains functions to perform rational expression search.
 1.4.1