[#tinyformat-FormatStringCheck-2constructor-07] = xref:tinyformat.adoc[tinyformat]::xref:tinyformat/FormatStringCheck.adoc[FormatStringCheck]::FormatStringCheck :relfileprefix: ../../ :mrdocs: Build from an already‐validated consteval format string. == Synopsis Declared in `<tinyformat.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- FormatStringCheck(xref:util/ConstevalFormatString.adoc[util::ConstevalFormatString<num_params>] str); ---- == Parameters [cols="1,4"] |=== | Name| Description | *str* | Validated format string. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#