Wrap a runtime format string.
Synopsis
Declared in <tinyformat.h>
explicit
RuntimeFormat(std::string const& str);
Parameters
Name |
Description |
str |
Format string to use without compile‐time checking. |
Created with MrDocs