We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 382609a commit 2cb3983Copy full SHA for 2cb3983
1 file changed
README.md
@@ -38,7 +38,7 @@ Try {fmt} in [Compiler Explorer](https://godbolt.org/z/8Mx1EW73v).
38
[Dragonbox](https://github.com/jk-jeon/dragonbox) algorithm
39
- Portable Unicode support
40
- Safe [printf
41
- implementation](https://fmt.dev/latest/api/#printf-formatting)
+ implementation](https://fmt.dev/latest/api/#printf-api)
42
including the POSIX extension for positional arguments
43
- Extensibility: [support for user-defined
44
types](https://fmt.dev/latest/api/#formatting-user-defined-types)
0 commit comments