[libcxx-commits] [PATCH] D57364: Bug fix for PR#40495 is_invokable_v<void> does not compile

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 28 20:44:56 PST 2019


EricWF requested changes to this revision.
EricWF added a comment.
This revision now requires changes to proceed.

This doesn't address cases where any of the arguments are *cv void*. I'll take a stab at a fix tomorrow since I wrote all this metaprogramming.


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

https://reviews.llvm.org/D57364





More information about the libcxx-commits mailing list