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