Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

vcsn::algebra::GenericMatcher Struct Template Reference

GenericMatcher manages the dispatch of pattern matching. More...

Inheritance diagram for vcsn::algebra::GenericMatcher:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<class Self, class T, class U, class F>
struct vcsn::algebra::GenericMatcher< Self, T, U, F >

GenericMatcher manages the dispatch of pattern matching.

GenericMatcher delegates the dispatch of pattern matching to a function-object: if you want to write an algorithm based on pattern matching, inherit from this class.


Generated on Wed Jul 2 19:09:13 2003 for Vaucanson by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002