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