Math Type Library (libmath++) 0.0.3
Public Member Functions | List of all members
math::TMatch< T > Class Template Referenceabstract
Inheritance diagram for math::TMatch< T >:
math::T2Match< T > math::TAnyMatch< T > math::TDivMatch< T > math::TNegMatch< T > math::TNumMatch< T > math::TPowMatch< T > math::TMulMatch< T > math::TPlusMatch< T >

Public Member Functions

virtual bool match (const TNode< T > *AExpr, TMatchRegistry< T > *AReg) const =0
 

Detailed Description

template<class T>
class math::TMatch< T >

Definition at line 64 of file matcher.h.

Constructor & Destructor Documentation

◆ ~TMatch()

template<class T >
virtual math::TMatch< T >::~TMatch ( )
inlinevirtual

Definition at line 66 of file matcher.h.

66{}

The documentation for this class was generated from the following file: