Searched refs:subgroup_cfg (Results 1 – 1 of 1) sorted by relevance
307 for (const auto& subgroup_cfg : config.subgroups) { in operator <<() local308 os << subgroup_cfg << std::endl; in operator <<()