Hacker News new | ask | show | jobs
by leshow 3111 days ago
light generics? C++ has very powerful generics and has had them for a long time, going under the name 'template metaprogramming'.
2 comments

He said C11, not C++(11).
I am speaking about C, not C++.