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