mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-29 10:17:40 +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
|
||||
formatting is still possible using ``fmt::vformat``, ``fmt::vprint``, etc.
|
||||
|
||||
.. doxygenclass:: fmt::format_string
|
||||
.. doxygenclass:: fmt::basic_format_string
|
||||
|
||||
Named Arguments
|
||||
---------------
|
||||
|
Reference in New Issue
Block a user