top | item 9124200

(no title)

silentvoice | 11 years ago

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

discuss

order

ux|11 years ago

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|11 years ago

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.