[libcxx-commits] [PATCH] D137640: [libcxx] Implement P2467R1: Support exclusive mode for fstreams
Twice via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Dec 1 07:04:25 PST 2022
PragmaTwice updated this revision to Diff 479285.
PragmaTwice marked an inline comment as done.
PragmaTwice added a comment.
add `since C++23` comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137640/new/
https://reviews.llvm.org/D137640
Files:
libcxx/docs/FeatureTestMacroTable.rst
libcxx/include/fstream
libcxx/include/ios
libcxx/include/version
libcxx/test/std/input.output/file.streams/fstreams/fstream.cons/noreplace.pass.cpp
libcxx/test/std/language.support/support.limits/support.limits.general/ios.version.compile.pass.cpp
libcxx/test/std/language.support/support.limits/support.limits.general/version.version.compile.pass.cpp
libcxx/utils/generate_feature_test_macro_components.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137640.479285.patch
Type: text/x-patch
Size: 12795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221201/ce8ea16a/attachment-0001.bin>
More information about the libcxx-commits
mailing list