mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-26 09:28:21 +00:00
Move anchor to where it belongs
This commit is contained in:
parent
f2355bbe5e
commit
d907786f04
@ -82,6 +82,8 @@ Compile-time checks are enabled by default on compilers that support C++20
|
||||
|
||||
.. doxygenfunction:: fmt::runtime(string_view) -> runtime_format_string<>
|
||||
|
||||
.. _udt:
|
||||
|
||||
Formatting User-Defined Types
|
||||
-----------------------------
|
||||
|
||||
@ -319,8 +321,6 @@ Format API
|
||||
``fmt/format.h`` defines the full format API providing additional formatting
|
||||
functions and locale support.
|
||||
|
||||
.. _udt:
|
||||
|
||||
Literal-Based API
|
||||
-----------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user