[libcxx-commits] [PATCH] D153201: [libc++] Adds string_view constructor overload
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jun 17 09:33:52 PDT 2023
Mordante created this revision.
Herald added a subscriber: arichardson.
Herald added a project: All.
Mordante requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Implements
- P2697R1 Interfacing bitset with string_view
Depends on D153192 <https://reviews.llvm.org/D153192>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D153201
Files:
libcxx/docs/FeatureTestMacroTable.rst
libcxx/docs/Status/Cxx2cPapers.csv
libcxx/include/bitset
libcxx/include/version
libcxx/test/std/language.support/support.limits/support.limits.general/bitset.version.compile.pass.cpp
libcxx/test/std/language.support/support.limits/support.limits.general/version.version.compile.pass.cpp
libcxx/test/std/utilities/template.bitset/bitset.cons/char_ptr_ctor.pass.cpp
libcxx/test/std/utilities/template.bitset/bitset.cons/string_view_ctor.pass.cpp
libcxx/utils/generate_feature_test_macro_components.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153201.532406.patch
Type: text/x-patch
Size: 15084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230617/107c4f0c/attachment.bin>
More information about the libcxx-commits
mailing list