[libcxx-commits] [libcxx] [libc++] Use std::to_chars to format thread::id and canonicalize the representation across platforms (PR #181624)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Mar 9 07:49:48 PDT 2026
================
@@ -52,11 +52,7 @@ void test_format(StringViewT expected, std::thread::id arg) {
----------------
ldionne wrote:
Let's add a release note.
https://github.com/llvm/llvm-project/pull/181624
More information about the libcxx-commits
mailing list