mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-25 06:21:00 +00:00
Fix url.
This commit is contained in:
parent
fb17316d77
commit
41895fdf42
@ -35,7 +35,7 @@ Features
|
|||||||
header file and a single source file) and compiled code.
|
header file and a single source file) and compiled code.
|
||||||
See `Compile time and code bloat`_.
|
See `Compile time and code bloat`_.
|
||||||
* Reliability: the library has an extensive set of `unit tests
|
* Reliability: the library has an extensive set of `unit tests
|
||||||
<https://github.com/cppformat/cppformat/blob/master/format-test.cc>`__.
|
<https://github.com/cppformat/cppformat/tree/master/test>`__.
|
||||||
* Safety: the library is fully type safe, errors in format strings are
|
* Safety: the library is fully type safe, errors in format strings are
|
||||||
reported using exceptions, automatic memory management prevents buffer
|
reported using exceptions, automatic memory management prevents buffer
|
||||||
overflow errors.
|
overflow errors.
|
||||||
|
Loading…
Reference in New Issue
Block a user