Searched refs:class_set (Results 1 – 3 of 3) sorted by relevance
263 std::set<int> class_set(std::begin(classId),std::end(classId)); in post_process() local265 for(auto c : class_set){ in post_process()
297 std::set<int> class_set(std::begin(classId), std::end(classId)); in post_process() local299 for (auto c : class_set) { in post_process()
327 std::set<int> class_set(std::begin(classId),std::end(classId)); in post_process() local329 for(auto c : class_set){ in post_process()