Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dranges_replace_copy.h41 struct __replace_copy { struct
58 return ranges::__replace_copy_if_impl( argument
79 inline constexpr auto replace_copy = __replace_copy{}; argument