Home
last modified time | relevance | path

Searched defs:odd_first (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/test/algorithms/alg.modifying.operations/alg.partitions/
Dstable_partition.pass.cpp31 struct odd_first struct
33 bool operator()(const std::pair<int,int>& p) const in operator ()()