mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-29 18:27:40 +02:00
Fix docs
This commit is contained in:
@ -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
|
||||
-----------------------------
|
||||
|
Reference in New Issue
Block a user