[#bsl-ranges-replace_copy] = xref:bsl.adoc[bsl]::xref:bsl/ranges.adoc[ranges]::replace_copy :relfileprefix: ../../ :mrdocs: Alias for `std::ranges::replace_copy` in the `bsl` namespace. == Synopsis Declared in `<bslstl_algorithm.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using std::ranges::replace_copy; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#