Searched defs:result_with_proj (Results 1 – 1 of 1) sorted by relevance
162 auto result_with_proj = std::ranges::partition_point(in.begin(), in.end(), is_odd, x2); in test() local169 auto result_with_proj = std::ranges::partition_point(in, is_odd, x2); in test() local