mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-23 10:50:05 +00:00
Fix docs
This commit is contained in:
parent
4841784e82
commit
f398c94761
@ -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
|
||||
-----------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user