Inferno
0.2
|
An operator with operands whose order does not matter. More...
#include <cpptree.hpp>
Public Attributes | |
NODE_FUNCTIONS Collection < Expression > | operands |
the operands are here, order not preserved |
An operator with operands whose order does not matter.
Definition at line 649 of file cpptree.hpp.
the operands are here, order not preserved
Definition at line 652 of file cpptree.hpp.