[libcxx-commits] [PATCH] D127489: [libc++] Use the same implementation of invoke for C++03 and C++11

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 10 14:18:25 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f27eb6ece32: [libc++] Use the same implementation of invoke for C++03 and C++11 (authored by philnik).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127489

Files:
  libcxx/include/__functional/invoke.h
  libcxx/include/__functional/mem_fn.h
  libcxx/include/__functional/reference_wrapper.h
  libcxx/include/__functional/weak_result_type.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127489.436046.patch
Type: text/x-patch
Size: 24044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220610/82896412/attachment-0001.bin>


More information about the libcxx-commits mailing list