MathTypeLibrary(libmath++) 0.0.3
|
Public Member Functions | |
TLessEquNode (TNode< T > *ALeft, TNode< T > *ARight) | |
virtual void | accept (TNodeVisitor< T > &) |
calls the visit method in TNodeVisitor<> | |
virtual TLessEquNode * | clone () const |
clones that node |