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