mirror of
https://github.com/fmtlib/fmt.git
synced 2025-08-03 12:44:49 +02:00
.
This commit is contained in:
@@ -179,7 +179,7 @@ Loki SafeFormat
|
|||||||
|
|
||||||
SafeFormat is a formatting library which uses printf-like format strings
|
SafeFormat is a formatting library which uses printf-like format strings
|
||||||
and is type safe. It doesn't support user-defined types or positional
|
and is type safe. It doesn't support user-defined types or positional
|
||||||
arguments. It makes unconventional use of `operator()` for passing
|
arguments. It makes unconventional use of ``operator()`` for passing
|
||||||
format arguments.
|
format arguments.
|
||||||
|
|
||||||
Tinyformat
|
Tinyformat
|
||||||
|
Reference in New Issue
Block a user