[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 Jun 27 06:47:47 PDT 2022


philnik updated this revision to Diff 440203.
philnik added a comment.

- Address comments


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.440203.patch
Type: text/x-patch
Size: 30886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220627/5f5daadc/attachment-0001.bin>


More information about the libcxx-commits mailing list