[libcxx-commits] [PATCH] D94452: [libc++] Support immovable return types in std::function.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 25 16:35:30 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf9b6fd269b6f: [libc++] Support immovable return types in std::function. (authored by arthur.j.odwyer).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94452

Files:
  libcxx/include/__functional_base
  libcxx/include/functional
  libcxx/include/type_traits
  libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/noncopyable_return_type.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94452.319163.patch
Type: text/x-patch
Size: 8711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210126/c7e3ceda/attachment.bin>


More information about the libcxx-commits mailing list