Hacker News new | ask | show | jobs
by yakubin 1763 days ago
What about SFINAE?
1 comments

Works. Because it uses the compiler to figure out what calls what, and so the compiler has already selected the right overload.