tinyformat::FormatStringCheck::FormatStringCheck

Build from a runtime-wrapped format string, skipping compile-time checks.

Synopsis

Declared in <tinyformat.h>

FormatStringCheck(RuntimeFormat const& run);

Parameters

NameDescription
runRuntime format string wrapper.