Home
last modified time | relevance | path

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

/external/libcxx/test/std/algorithms/alg.nonmodifying/alg.search/
Dsearch.pass.cpp27 struct MySearcherC { struct
43 && (std::search(std::begin(ic), std::end(ic), MySearcherC()) == std::begin(ic)) in test_constexpr() argument