Home
last modified time | relevance | path

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

/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.partitions/
Dstable_partition.pass.cpp30 struct odd_first struct
32 bool operator()(const std::pair<int,int>& p) const in operator ()()