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