[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
Wed Jun 22 16:29:58 PDT 2022


philnik created this revision.
philnik added reviewers: ldionne, Mordante, var-const.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

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.439205.patch
Type: text/x-patch
Size: 30843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220622/0f7b9039/attachment-0001.bin>


More information about the libcxx-commits mailing list