Searched refs:first_only (Results 1 – 2 of 2) sorted by relevance
34 struct first_only struct63 std::stable_sort(v.begin(), v.end(), first_only()); in test()
1787 ZoneList<CharacterRange> first_only(4, &zone); in TEST() local