Inferno  0.2
CPPTree::CommutativeOperator Struct Reference

An operator with operands whose order does not matter. More...

#include <cpptree.hpp>

Inheritance diagram for CPPTree::CommutativeOperator:
[legend]
Collaboration diagram for CPPTree::CommutativeOperator:
[legend]

List of all members.

Public Attributes

NODE_FUNCTIONS Collection
< Expression
operands
 the operands are here, order not preserved

Detailed Description

An operator with operands whose order does not matter.

Definition at line 649 of file cpptree.hpp.


Member Data Documentation

the operands are here, order not preserved

Definition at line 652 of file cpptree.hpp.


The documentation for this struct was generated from the following file: