Operations are what branches perform on their children. More...
#include <expression_tree.h>
Public Types | |
|
typedef tr1_::function< T(const T &, const T &)> | t |
| Template typedef trick. | |
Operations are what branches perform on their children.
Operations must take two Ts as arguments and return a T.
1.8.0