Home
last modified time | relevance | path

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

/minix3/external/bsd/libc++/dist/libcxx/test/std/algorithms/alg.modifying.operations/alg.partitions/
H A Dstable_partition.pass.cpp30 struct odd_first struct
32 bool operator()(const std::pair<int,int>& p) const in operator ()()
/minix3/external/bsd/libc++/dist/libcxx/test/algorithms/alg.modifying.operations/alg.partitions/
H A Dstable_partition.pass.cpp31 struct odd_first struct
33 bool operator()(const std::pair<int,int>& p) const in operator ()()