Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
silentvoice
on Feb 28, 2015
|
parent
|
context
|
favorite
| on:
Templating in C
Curious it doesn't mention C11's __Generic macro. A very nice way to achieve a lot of useful "overloading" behavior.
http://en.wikipedia.org/wiki/C11_%28C_standard_revision%29
ux
on Feb 28, 2015
|
next
[–]
I was simply not aware of it as I never really looked deeply at the features of anything posterior to C99 (I only vaguely remember the thread features that look appealing). That's interesting, I might end up mentioning it in the conclusion later.
Thank you.
ndesaulniers
on Feb 28, 2015
|
prev
[–]
The largest issue I see with this is compiler vendors dragging there feet on C11 support, vs C++11 support which is much much more competitive.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
http://en.wikipedia.org/wiki/C11_%28C_standard_revision%29