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