[libc++][NFC] Replace enable_if with __enable_if_t in a few places
authorNikolas Klauser <nikolasklauser@berlin.de>
Sun, 3 Jul 2022 23:21:44 +0000 (01:21 +0200)
committerNikolas Klauser <nikolasklauser@berlin.de>
Mon, 4 Jul 2022 09:09:34 +0000 (11:09 +0200)
commit4887d047a31fa89735f36ae03b697abbbd71f0dc
treeadc1c3b8d520fe6bb11ddaa4fc71efb7e93a685e
parent9604601c9394261af56f5cadfdaafef437be4275
[libc++][NFC] Replace enable_if with __enable_if_t in a few places

Reviewed By: ldionne, #libc

Spies: jloser, libcxx-commits

Differential Revision: https://reviews.llvm.org/D128400
12 files changed:
libcxx/include/__hash_table
libcxx/include/__mutex_base
libcxx/include/__split_buffer
libcxx/include/__tree
libcxx/include/__tuple
libcxx/include/array
libcxx/include/exception
libcxx/include/forward_list
libcxx/include/list
libcxx/include/map
libcxx/include/tuple
libcxx/include/unordered_map