[libcxx-commits] [PATCH] D108216: [libc++] Use enable_if_t instead of _EnableIf
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Sep 8 06:09:56 PDT 2021
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4e0ea2cf2e7c: [libc++] Use enable_if_t instead of _EnableIf (authored by ldionne).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108216/new/
https://reviews.llvm.org/D108216
Files:
libcxx/include/__functional/bind_back.h
libcxx/include/__functional/bind_front.h
libcxx/include/__functional/not_fn.h
libcxx/include/__functional/perfect_forward.h
libcxx/include/__memory/construct_at.h
libcxx/include/array
libcxx/include/bit
libcxx/include/cmath
libcxx/include/deque
libcxx/include/forward_list
libcxx/include/list
libcxx/include/map
libcxx/include/optional
libcxx/include/queue
libcxx/include/set
libcxx/include/stack
libcxx/include/string
libcxx/include/type_traits
libcxx/include/unordered_map
libcxx/include/unordered_set
libcxx/include/vector
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108216.371323.patch
Type: text/x-patch
Size: 73534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210908/7ce4f624/attachment-0001.bin>
More information about the libcxx-commits
mailing list