BWAPI
|
"functor" class used as parameter to AddSubRep<> More...
#include <ExprRep.h>
Public Member Functions | |
template<class T > | |
const T & | operator() (const T &t) const |
unary operator | |
template<class T > | |
T | operator() (const T &a, const T &b) const |
binary operator | |
Static Public Attributes | |
static const char * | name |
name |
"functor" class used as parameter to AddSubRep<>
const T& Add::operator() | ( | const T & | t | ) | const [inline] |
unary operator
T Add::operator() | ( | const T & | a, |
const T & | b | ||
) | const [inline] |
binary operator
const char* Add::name [static] |
name