boostorg/callable_traits

is_invocable<void(foo::*)()const&&, foo>::value should be true

Closed this issue · 1 comments

Correct the bad test case and fix the impl.
Proof: https://wandbox.org/permlink/3h2mbErYlggcjoAl

Closing because this already works as intended. I confused myself :(