#include <matcher.h>
Inheritance diagram for math::T2Match< T >:
Protected Types | |
typedef std::list< TMatch< T > * > | TList |
Protected Member Functions | |
T2Match (TMatch< T > *ALeft, TMatch< T > *ARight) | |
Protected Attributes | |
TList | FPatterns |
Definition at line 95 of file matcher.h.