Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
3121 days ago
Good luck, even C11 has light generics nowadays.
1 comments
leshow
3121 days ago
light generics? C++ has very powerful generics and has had them for a long time, going under the name 'template metaprogramming'.
link
jjnoakes
3121 days ago
He said C11, not C++(11).
link
pjmlp
3121 days ago
I am speaking about C, not C++.
link