[libcxx-commits] [PATCH] D109435: [libc++][NFC] Rename _EnableIf to __enable_if_t for consistency
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Sep 8 12:21:19 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb4e88d4db12e: [libc++][NFC] Rename _EnableIf to __enable_if_t for consistency (authored by ldionne).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109435/new/
https://reviews.llvm.org/D109435
Files:
libcxx/include/__functional/bind.h
libcxx/include/__functional/reference_wrapper.h
libcxx/include/__iterator/advance.h
libcxx/include/__iterator/iterator_traits.h
libcxx/include/__iterator/move_iterator.h
libcxx/include/__iterator/reverse_iterator.h
libcxx/include/__memory/allocator_traits.h
libcxx/include/__memory/pointer_traits.h
libcxx/include/__memory/shared_ptr.h
libcxx/include/bitset
libcxx/include/math.h
libcxx/include/queue
libcxx/include/stack
libcxx/include/string
libcxx/include/tuple
libcxx/include/type_traits
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109435.371415.patch
Type: text/x-patch
Size: 62048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210908/511a2858/attachment-0001.bin>
More information about the libcxx-commits
mailing list