Y
Hacker News
new
|
ask
|
show
|
jobs
by
singron
456 days ago
This is a good write-up of the issue. To see where this craziness could have led, see the C++ overload resolution logic, which isn't the exact same problem but does smell the same:
https://en.cppreference.com/w/cpp/language/overload_resoluti...