[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
Sun May 14 11:04:20 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb7932803dede: [libc++] Moves unwrap_reference to type_traits. (authored by Mordante).

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.522016.patch
Type: text/x-patch
Size: 8239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230514/cbf4c705/attachment-0001.bin>


More information about the libcxx-commits mailing list