[#tinyformat-FormatStringCheck-2constructor-0a] = xref:tinyformat.adoc[tinyformat]::xref:tinyformat/FormatStringCheck.adoc[FormatStringCheck]::FormatStringCheck :relfileprefix: ../../ :mrdocs: Build from a runtime‐wrapped format string, skipping compile‐time checks. == Synopsis Declared in `<tinyformat.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- FormatStringCheck(xref:tinyformat/RuntimeFormat.adoc[RuntimeFormat] const& run); ---- == Parameters [cols="1,4"] |=== | Name| Description | *run* | Runtime format string wrapper. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#