[libcxx-commits] [PATCH] D146984: [libc++] Add __decay_t and use it instead of decay<>::type
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Mar 30 17:23:09 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG173476ea0407: [libc++] Add __decay_t and use it instead of decay<>::type (authored by philnik).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146984/new/
https://reviews.llvm.org/D146984
Files:
libcxx/include/__algorithm/make_projected.h
libcxx/include/__atomic/atomic_sync.h
libcxx/include/__exception/nested_exception.h
libcxx/include/__filesystem/path.h
libcxx/include/__functional/bind.h
libcxx/include/__functional/function.h
libcxx/include/__functional/invoke.h
libcxx/include/__functional/unwrap_ref.h
libcxx/include/__memory/compressed_pair.h
libcxx/include/__memory/pointer_traits.h
libcxx/include/__type_traits/common_type.h
libcxx/include/__type_traits/decay.h
libcxx/include/__utility/auto_cast.h
libcxx/include/__utility/pair.h
libcxx/include/experimental/iterator
libcxx/include/future
libcxx/include/thread
libcxx/include/valarray
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146984.509859.patch
Type: text/x-patch
Size: 18746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230331/242e6277/attachment-0001.bin>
More information about the libcxx-commits
mailing list