[libcxx-commits] [PATCH] D153199: [libc++][charconv] Adds operator bool.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Aug 23 10:25:25 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG92ac3600630c: [libc++][charconv] Adds operator bool. (authored by Mordante).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153199/new/
https://reviews.llvm.org/D153199
Files:
libcxx/docs/FeatureTestMacroTable.rst
libcxx/docs/ReleaseNotes/18.rst
libcxx/docs/Status/Cxx2cPapers.csv
libcxx/include/__charconv/from_chars_result.h
libcxx/include/__charconv/to_chars_result.h
libcxx/include/charconv
libcxx/include/version
libcxx/test/std/language.support/support.limits/support.limits.general/charconv.version.compile.pass.cpp
libcxx/test/std/language.support/support.limits/support.limits.general/version.version.compile.pass.cpp
libcxx/test/std/utilities/charconv/charconv.syn/from_chars_result.operator_bool.pass.cpp
libcxx/test/std/utilities/charconv/charconv.syn/to_chars_result.operator_bool.pass.cpp
libcxx/utils/generate_feature_test_macro_components.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153199.552788.patch
Type: text/x-patch
Size: 11441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230823/9f1878e7/attachment-0001.bin>
More information about the libcxx-commits
mailing list