Home
last modified time | relevance | path

Searched defs: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
36 bool operator()(const std::pair<int, int>& x, const std::pair<int, int>& y) in operator ()()