Searched defs:result_no_proj (Results 1 – 1 of 1) sorted by relevance
160 auto result_no_proj = std::ranges::partition_point(in.begin(), in.end(), is_odd); in test() local167 auto result_no_proj = std::ranges::partition_point(in, is_odd); in test() local