[all-commits] [llvm/llvm-project] 6f27eb: [libc++] Use the same implementation of invoke for...

philnik777 via All-commits all-commits at lists.llvm.org
Fri Jun 10 14:18:33 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f27eb6ece324779d4d6a06b5685887afbc9465c
      https://github.com/llvm/llvm-project/commit/6f27eb6ece324779d4d6a06b5685887afbc9465c
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2022-06-10 (Fri, 10 Jun 2022)

  Changed paths:
    M libcxx/include/__functional/invoke.h
    M libcxx/include/__functional/mem_fn.h
    M libcxx/include/__functional/reference_wrapper.h
    M libcxx/include/__functional/weak_result_type.h

  Log Message:
  -----------
  [libc++] Use the same implementation of invoke for C++03 and C++11

Reviewed By: ldionne, #libc

Spies: libcxx-commits

Differential Revision: https://reviews.llvm.org/D127489




More information about the All-commits mailing list