[libcxx-commits] [PATCH] D157787: [libc++][NFC] Refactor __enable_if return types to defaulted template parameters

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Sep 1 17:52:52 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9f3e3efd98a2: [libc++][NFC] Refactor __enable_if return types to defaulted template parameters (authored by philnik).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157787

Files:
  libcxx/include/__algorithm/iterator_operations.h
  libcxx/include/__algorithm/sort.h
  libcxx/include/__condition_variable/condition_variable.h
  libcxx/include/__functional/bind.h
  libcxx/include/__hash_table
  libcxx/include/__split_buffer
  libcxx/include/__tree
  libcxx/include/array
  libcxx/include/cmath
  libcxx/include/forward_list
  libcxx/include/map
  libcxx/include/queue
  libcxx/include/stack
  libcxx/include/tuple

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157787.555541.patch
Type: text/x-patch
Size: 28428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230902/245fcbca/attachment-0001.bin>


More information about the libcxx-commits mailing list