Searched defs:rank_with_rings (Results 1 – 1 of 1) sorted by relevance
51 struct rank_with_rings struct53 std::size_t rank;54 std::set<ring_with_direction> rings;56 rank_with_rings() in rank_with_rings() argument61 inline bool all_equal(direction_type dir_type) const in all_equal()74 inline bool all_to() const in all_to()79 inline bool all_from() const in all_from()84 inline bool has_only(operation_type op) const in has_only()99 inline bool has_only_both(operation_type op1, operation_type op2) const in has_only_both()115 inline bool is_isolated() const in is_isolated()[all …]