mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-09 12:50:05 +00:00
Fix a link
This commit is contained in:
parent
75ab3bc2a0
commit
509d018101
@ -259,7 +259,7 @@ is disallowed.
|
||||
|
||||
Compile-time format string checks are enabled by default on compilers
|
||||
that support C++20 `consteval`. On older compilers you can use the
|
||||
[FMT_STRING](legacy-checks>) macro defined in `fmt/format.h` instead.
|
||||
[FMT_STRING](#legacy-checks) macro defined in `fmt/format.h` instead.
|
||||
|
||||
Unused arguments are allowed as in Python's `str.format` and ordinary functions.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user