fabian-jung/tsmp

tsmp::has_function concept not working for overloaded functions

fabian-jung opened this issue · 0 comments

On clang the requires clause will always fail for overloaded function because of this error:
error: reference to overloaded function could not be resolved; did you mean to call it?