#include <CTBfunc.hxx>
Inheritance diagram for CTBfunc2Arg:
Public Methods | |
virtual TR | operator() (T1 p1, T2 p2)=0 |
Definition at line 92 of file CTBfunc.hxx.
|
Generic function object for methods with 3 arguments.
Generic function with two arguments p1 of type T1 and p2 of type ############################################################################## /*! \class CTBfunc3Arg CTBfunc.hxx "CTBfunc.hxx" |