mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-24 21:16:56 +00:00
Update ChangeLog.rst
This commit is contained in:
parent
d82b6c7e62
commit
3252eead94
@ -7,7 +7,7 @@
|
|||||||
* C++ Format now uses MSVC intrinsics for better formatting performance
|
* C++ Format now uses MSVC intrinsics for better formatting performance
|
||||||
(`#116 <https://github.com/cppformat/cppformat/pull/116>`_,
|
(`#116 <https://github.com/cppformat/cppformat/pull/116>`_,
|
||||||
`#118 <https://github.com/cppformat/cppformat/pull/118>`_ and
|
`#118 <https://github.com/cppformat/cppformat/pull/118>`_ and
|
||||||
`#121 <https://github.com/cppformat/cppformat/pull/121>`).
|
`#121 <https://github.com/cppformat/cppformat/pull/121>`_).
|
||||||
Previously these optimizations where only used on GCC and Clang.
|
Previously these optimizations where only used on GCC and Clang.
|
||||||
Thanks to `@CarterLi <https://github.com/CarterLi>`_ and
|
Thanks to `@CarterLi <https://github.com/CarterLi>`_ and
|
||||||
`@objectx <https://github.com/objectx>`_.
|
`@objectx <https://github.com/objectx>`_.
|
||||||
|
Loading…
Reference in New Issue
Block a user