tinyformat::FormatStringCheck::FormatStringCheck

Build from an already-validated consteval format string.

Synopsis

Declared in <tinyformat.h>

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

Parameters

NameDescription
strValidated format string.