[#BloombergLP-bslfmt-wformat_string] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslfmt.adoc[bslfmt]::wformat_string :relfileprefix: ../../ :mrdocs: Alias for a checked `wchar_t` format string. == Synopsis Declared in `<bslfmt_format_string.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class... t_ARGS> using wformat_string = xref:BloombergLP/bslfmt/basic_format_string.adoc[basic_format_string<wchar_t, t_ARGS...>]; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#