atomgalaxy/wg21-cust-points

`static_cast<function-pointer-type>(cpo)` should select the correct overload and return a function pointer to it

Opened this issue · 0 comments

in fact, that's the surrogate-mechanism we should support, probably.

https://godbolt.org/z/EaGMq65c4

It's not right because I can't deduce the actual parameter types correctly and still have function calls work