[libcxx-commits] [PATCH] D137640: [libcxx] Implement P2467R1: Support exclusive mode for fstreams
Twice via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 8 06:28:31 PST 2022
PragmaTwice created this revision.
Herald added a subscriber: arichardson.
Herald added a project: All.
PragmaTwice requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
This patch brings std::ios_base::noreplace in P2467R1 to libcxx.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D137640
Files:
libcxx/include/fstream
libcxx/include/ios
libcxx/include/version
libcxx/test/std/input.output/file.streams/fstreams/fstream.cons/noreplace.pass.cpp
libcxx/utils/generate_feature_test_macro_components.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137640.473987.patch
Type: text/x-patch
Size: 7389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221108/7bc46ab8/attachment.bin>
More information about the libcxx-commits
mailing list