[libcxx-commits] [PATCH] D150538: [libc++] Untangles invoke.

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 17 10:11:00 PDT 2023


EricWF added a comment.

Is the patch as uploaded correct? Because some bits appear to me as having disappeared.

Also, IMHO it makes very much sense to move invoke into type traits. Because it's needed to implement the invocable traits.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150538



More information about the libcxx-commits mailing list