mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-27 03:21:34 +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<>
|
.. doxygenfunction:: fmt::runtime(string_view) -> runtime_format_string<>
|
||||||
|
|
||||||
|
.. _udt:
|
||||||
|
|
||||||
Formatting User-Defined Types
|
Formatting User-Defined Types
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
@ -319,8 +321,6 @@ Format API
|
|||||||
``fmt/format.h`` defines the full format API providing additional formatting
|
``fmt/format.h`` defines the full format API providing additional formatting
|
||||||
functions and locale support.
|
functions and locale support.
|
||||||
|
|
||||||
.. _udt:
|
|
||||||
|
|
||||||
Literal-Based API
|
Literal-Based API
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user