Searched defs:cluster_info (Results 1 – 1 of 1) sorted by relevance
25 struct cluster_info struct27 std::set<signed_size_type> turn_indices;30 std::size_t open_count;32 inline cluster_info() in cluster_info() argument