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