Hacker News new | ask | show | jobs
by pjmlp 3121 days ago
Good luck, even C11 has light generics nowadays.
1 comments

light generics? C++ has very powerful generics and has had them for a long time, going under the name 'template metaprogramming'.
He said C11, not C++(11).
I am speaking about C, not C++.