[libcxx-commits] [PATCH] D149351: [libc++] Moves unwrap_reference to type_traits.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat May 13 02:36:11 PDT 2023


Mordante updated this revision to Diff 521887.
Mordante marked an inline comment as done.
Mordante added a comment.

Addresses review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149351

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__functional/unwrap_ref.h
  libcxx/include/__type_traits/unwrap_ref.h
  libcxx/include/__utility/pair.h
  libcxx/include/functional
  libcxx/include/module.modulemap.in
  libcxx/include/tuple
  libcxx/include/type_traits
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/utils/data/ignore_format.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149351.521887.patch
Type: text/x-patch
Size: 8261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230513/a2a44318/attachment.bin>


More information about the libcxx-commits mailing list