mirror of
https://github.com/fmtlib/fmt.git
synced 2026-04-30 19:09:22 +08:00
Update a link
This commit is contained in:
parent
8277ee6aa0
commit
282b68cbd7
@ -391,7 +391,7 @@ available being a part of the C standard library. The main drawback is
|
|||||||
that it doesn\'t support user-defined types. `printf` also has safety
|
that it doesn\'t support user-defined types. `printf` also has safety
|
||||||
issues although they are somewhat mitigated with [\_\_attribute\_\_
|
issues although they are somewhat mitigated with [\_\_attribute\_\_
|
||||||
((format (printf,
|
((format (printf,
|
||||||
\...))](https://gcc.gnu.org/onlinedocs/gcc/Function-Attributes.html) in
|
\...))](https://gcc.gnu.org/onlinedocs/gcc/Common-Attributes.html) in
|
||||||
GCC. There is a POSIX extension that adds positional arguments required
|
GCC. There is a POSIX extension that adds positional arguments required
|
||||||
for
|
for
|
||||||
[i18n](https://en.wikipedia.org/wiki/Internationalization_and_localization)
|
[i18n](https://en.wikipedia.org/wiki/Internationalization_and_localization)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user