[all-commits] [llvm/llvm-project] 905297: [libc++] Implement the public invoke API in terms ...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Thu Jul 10 00:23:50 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9052977c35832776f3154bdb7a4976a253bd3fb6
      https://github.com/llvm/llvm-project/commit/9052977c35832776f3154bdb7a4976a253bd3fb6
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2025-07-10 (Thu, 10 Jul 2025)

  Changed paths:
    M libcxx/include/__type_traits/invoke.h

  Log Message:
  -----------
  [libc++] Implement the public invoke API in terms of the libc++-internal API (#146334)

This adds one additional variable template to the libc++-internal API.
This allows us to implement the public API once instead of twice.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list