Hacker News new | past | comments | ask | show | jobs | submit login

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




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.


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: