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