#include <expression.hpp>
Public Member Functions | |
bool | operator() (const expression_node &__x, const expression_node &__y) const |
Definition at line 78 of file expression.hpp.
bool coco::expression_node::expression_node::children_compare::operator() | ( | const expression_node & | __x, | |
const expression_node & | __y | |||
) | const [inline] |
This is the evaluation operator of this function class.
Definition at line 83 of file expression.hpp.