mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-31 03:07:36 +02:00
Fix formatting
This commit is contained in:
@ -145,6 +145,7 @@
|
|||||||
(`#1666 <https://github.com/fmtlib/fmt/issues/1666>`_).
|
(`#1666 <https://github.com/fmtlib/fmt/issues/1666>`_).
|
||||||
|
|
||||||
* Removed the following deprecated APIs:
|
* Removed the following deprecated APIs:
|
||||||
|
|
||||||
* ``fmt`` and ``FMT_STRING_ALIAS`` macros - replaced by ``FMT_STRING``
|
* ``fmt`` and ``FMT_STRING_ALIAS`` macros - replaced by ``FMT_STRING``
|
||||||
* ``fmt::basic_string_view::char_type`` - replaced by
|
* ``fmt::basic_string_view::char_type`` - replaced by
|
||||||
``fmt::basic_string_view::value_type``
|
``fmt::basic_string_view::value_type``
|
||||||
|
Reference in New Issue
Block a user