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

Synopsis

Declared in <tinyformat.h>

FormatStringCheck(RuntimeFormat const& run);

Parameters

Name

Description

run

Runtime format string wrapper.

Created with MrDocs