math::T2Match< T > Class Template Reference
#include <matcher.h>
List of all members.
|
Protected Types |
typedef std::list< TMatch< T > * > | TList |
Protected Member Functions |
| T2Match (TMatch< T > *ALeft, TMatch< T > *ARight) |
Protected Attributes |
TList | FPatterns |
Detailed Description
template<class T>
class math::T2Match< T >
T2Match is the base class for operators where the operands may be equivalent exchaned (+, *)
Definition at line 95 of file matcher.h.
The documentation for this class was generated from the following file: