This commit is contained in:
Victor Zverovich 2022-08-27 08:01:47 -07:00
parent e07cfb2068
commit c8ed78e315

View File

@ -86,7 +86,7 @@ possible using ``fmt::vformat``, ``fmt::vprint``, etc.
.. doxygentypedef:: fmt::format_string
.. doxygenfunction:: fmt::runtime(const S&)
.. doxygenfunction:: fmt::runtime(string_view)
Named Arguments
---------------