State::Relation Struct Reference

Public Member Functions

 Relation (const Relation &other) noexcept
 
 Relation (Relation &&other) noexcept
 
Relationoperator= (const Relation &other) noexcept
 
Relationoperator= (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: