Static Public Member Functions | |
template<class InputIterator, class FoundFunctor, class Series, class T> | |
static void | search (const Element< Automata< Series >, T > &a, const InputIterator &begin, const InputIterator &end, typename Element< Automata< Series >, T >::letter_t eol, FoundFunctor &f) |
This class owns a specific implementation of search. This implementation deleguates the search to another implementation, choosing which one with an heuristic.
Definition at line 82 of file search.hh.