[libc++][format] Exposes basic-format-stringThis paper was accepted during the last plenary and is intended to bebackported to LLVM 15. When backporting the release notes in the branchshould be u
[libc++][format] Exposes basic-format-stringThis paper was accepted during the last plenary and is intended to bebackported to LLVM 15. When backporting the release notes in the branchshould be updated too.Note the feature-test macro isn't updated since this will change; threepapers have updated the same macro in the same plenary.Implements:- P2508R1 Exposing std::basic-format-stringReviewed By: ldionne, #libcDifferential Revision: https://reviews.llvm.org/D130643(cherry picked from commit f712775dafdb221fdf73f38819fa9e618aec6b67)
show more ...