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