This commit is contained in:
Victor Zverovich 2022-12-25 10:24:36 -08:00
parent 4841784e82
commit f398c94761

View File

@ -80,7 +80,7 @@ Compile-time checks are enabled by default on compilers that support C++20
.. doxygentypedef:: fmt::format_string
.. doxygenfunction:: fmt::runtime(string_view) -> basic_runtime<char>
.. doxygenfunction:: fmt::runtime(string_view) -> runtime_format_string<>
Formatting User-Defined Types
-----------------------------