Hacker News new | ask | show | jobs
by huhlig 2911 days ago
If you want compiler ambiguity in C++ look no further than Templates... C++ is rarely ergonomic to use.
1 comments

I like templates, because to date there is not a popular language that can do compile time stuff it can do. And no joke, some of the stuff you can do is quite amazing.