mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-26 20:20:04 +00:00
Document format_string
This commit is contained in:
parent
8ef22f7740
commit
2599163b8a
@ -83,6 +83,9 @@ will fail to compile with regular strings. Runtime-checked
|
||||
formatting is still possible using ``fmt::vformat``, ``fmt::vprint``, etc.
|
||||
|
||||
.. doxygenclass:: fmt::basic_format_string
|
||||
:members:
|
||||
|
||||
.. doxygentypedef:: fmt::format_string
|
||||
|
||||
Named Arguments
|
||||
---------------
|
||||
|
Loading…
Reference in New Issue
Block a user