[libcxx-commits] [PATCH] D137640: [libcxx] Implement P2467R1: Support exclusive mode for fstreams
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Dec 14 09:55:58 PST 2022
Mordante added a comment.
I didn't do a review, I was mainly curious what this paper did. I did discover one small issue.
================
Comment at: libcxx/docs/ReleaseNotes.rst:52
- P0339R6 - ``polymorphic_allocator<>`` as a vocabulary type
+- P2467R1 - Support exclusive mode for fstreams
----------------
Can you update libcxx/docs/Status/Cxx2bPapers.csv` too?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137640/new/
https://reviews.llvm.org/D137640
More information about the libcxx-commits
mailing list