[libcxx-commits] [PATCH] D115686: [libc++] [P0849R8] Introduce _LIBCPP_AUTO_CAST(x) for auto(x)
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Dec 22 09:34:49 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcb8a0b07974e: [libc++] [ranges] Introduce _LIBCPP_AUTO_CAST(x) for auto(x). (authored by arthur.j.odwyer).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115686/new/
https://reviews.llvm.org/D115686
Files:
libcxx/docs/Status/Cxx2bPapers.csv
libcxx/include/CMakeLists.txt
libcxx/include/__ranges/access.h
libcxx/include/__ranges/all.h
libcxx/include/__ranges/size.h
libcxx/include/__utility/auto_cast.h
libcxx/include/__utility/decay_copy.h
libcxx/include/future
libcxx/include/module.modulemap
libcxx/include/thread
libcxx/include/utility
libcxx/test/libcxx/diagnostics/detail.headers/utility/auto_cast.module.verify.cpp
libcxx/test/libcxx/diagnostics/detail.headers/utility/decay_copy.module.verify.cpp
libcxx/test/std/ranges/range.access/range.access.begin/begin.pass.cpp
libcxx/test/std/ranges/range.access/range.access.end/end.pass.cpp
libcxx/test/std/ranges/range.access/range.prim/size.pass.cpp
libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.constr/F.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115686.395891.patch
Type: text/x-patch
Size: 19617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211222/63984903/attachment-0001.bin>
More information about the libcxx-commits
mailing list