c - C1x: When will it land, what to expect? -
c99 still isn't supported many compilers, , of focus on c++, , upcoming standard c++1x.
i'm curious c "get" in next standard, when it, , how keep c competitive. c , c++ known feed on 1 another's improvements, c feeding on c++1x standard?
what can forward in c's future?
the iso/iec 9899:2011 standard, aka c11, published in december 2011.
the latest draft n1570; i'm not aware of differences between , final standard. there's technical corrigendum fixing oversight in specification of __stdc_version__
(now 201112l
) , optional __stdc_lib_ext1__
(now 201112l
).
Comments
Post a Comment