[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 04:38:36 PDT 2022


philnik created this revision.
philnik added reviewers: ldionne, Mordante, var-const.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

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.435874.patch
Type: text/x-patch
Size: 24044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220610/628b387e/attachment-0001.bin>


More information about the libcxx-commits mailing list