Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/
H A Dranges.copy_if.pass.cpp217 ProxyRange proxyIn{in}; in test() local
228 ProxyRange proxyIn{in}; in test() local