[libcxx-commits] [PATCH] D128400: [libc++][NFC] Replace enable_if with __enable_if_t in a few places

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 4 02:09:40 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4887d047a31f: [libc++][NFC] Replace enable_if with __enable_if_t in a few places (authored by philnik).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128400/new/

https://reviews.llvm.org/D128400

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128400.442031.patch
Type: text/x-patch
Size: 30787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220704/04874027/attachment-0001.bin>


More information about the libcxx-commits mailing list