Loading...
Searching...
No Matches
State::Relation Struct Reference
Public Member Functions | |
| Relation (const Relation &other) noexcept | |
| Relation (Relation &&other) noexcept | |
| Relation & | operator= (const Relation &other) noexcept |
| Relation & | operator= (Relation &&other) noexcept |
| Relation (RelationMember l, ossia::expressions::comparator o, RelationMember r) | |
Public Attributes | |
| RelationMember | lhs |
| ossia::expressions::comparator | op |
| RelationMember | rhs |
Friends | |
| bool | operator== (const Relation &eq_lhs, const Relation &eq_rhs) |
The documentation for this struct was generated from the following file: