llvm-project/libcxx/docs/Status/FormatIssues.csv

1.2 KiB

1NumberNameAssigneePatchStatusFirst released version
2`P0645 <https://wg21.link/P0645>`_Text FormattingMark de Wever|Complete|Clang 14
3`P1652 <https://wg21.link/P1652>`_Printf corner cases in std::formatMark de Wever`D103433 <https://reviews.llvm.org/D103433>`__, `D114001 <https://reviews.llvm.org/D114001>`__|Complete|Clang 14
4`P1892 <https://wg21.link/P1892>`_Extended locale-specific presentation specifiers for std::formatMark de Wever`D103368 <https://reviews.llvm.org/D103368>`__|Complete|Clang 14
5`P1868 <https://wg21.link/P1868>`_width: clarifying units of width and precision in std::format (Implements the unicode support.)Mark de Wever`D103413 <https://reviews.llvm.org/D103413>`__ `D103425 <https://reviews.llvm.org/D103425>`__ `D103670 <https://reviews.llvm.org/D103670>`__|Complete|Clang 14
6`P2216 <https://wg21.link/P2216>`_std::format improvementsMark de Wever|In Progress|
7`P2418 <https://wg21.link/P2418>`__Add support for ``std::generator``-like types to ``std::format``Mark de Wever|In Progress|
8`P1361 <https://wg21.link/P1361>`_Integration of chrono with text formatting|Not Started|
9`P2372 <https://wg21.link/P2372>`__Fixing locale handling in chrono formatters|Not Started|