mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 18:57:34 +02:00
Update docs
This commit is contained in:
@ -82,7 +82,7 @@ To force the use of compile-time checks, define the preprocessor variable
|
|||||||
will fail to compile with regular strings. Runtime-checked
|
will fail to compile with regular strings. Runtime-checked
|
||||||
formatting is still possible using ``fmt::vformat``, ``fmt::vprint``, etc.
|
formatting is still possible using ``fmt::vformat``, ``fmt::vprint``, etc.
|
||||||
|
|
||||||
.. doxygenclass:: fmt::format_string
|
.. doxygenclass:: fmt::basic_format_string
|
||||||
|
|
||||||
Named Arguments
|
Named Arguments
|
||||||
---------------
|
---------------
|
||||||
|
Reference in New Issue
Block a user