[#tinyformat-FormatStringCheck-2conversion] = xref:tinyformat.adoc[tinyformat]::xref:tinyformat/FormatStringCheck.adoc[FormatStringCheck]::operator char const* :relfileprefix: ../../ :mrdocs: Access the underlying format string. == Synopsis Declared in `<tinyformat.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- operator char const*(); ---- == Return Value The null‐terminated format string. [.small]#Created with https://www.mrdocs.com[MrDocs]#