Build from an already‐validated consteval format string.

Synopsis

Declared in <tinyformat.h>

FormatStringCheck(util::ConstevalFormatString<num_params> str);

Parameters

Name

Description

str

Validated format string.

Created with MrDocs