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