Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/libcxx/include/__algorithm/
H A Dranges_replace_copy.h41 namespace __replace_copy {
83 inline constexpr auto replace_copy = __replace_copy::__fn{};
H A Dpstl_replace.h194 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI optional<__empty> __replace_copy( in __replace_copy() function
236 if (!std::__replace_copy( in replace_copy()