Home
last modified time | relevance | path

Searched refs:first_only (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.sorting/alg.sort/stable.sort/
Dstable_sort_comp.pass.cpp34 struct first_only struct
63 std::stable_sort(v.begin(), v.end(), first_only()); in test()