What are the most useful proposed fea开发者_开发问答tures of C1X so far? And what support for them is there in current compilers?
Personally, I have a lot of use for the _Align( ) specifier and alignof operator.  The _Align functionality is already pretty well supported in a lot of compilers (__attribute__((aligned( ))) in GCC, for example), but having a standardized syntax for reasoning about alignment is a welcome addition.
Anonymous structs & unions are helpful, and I already use them in GCC (with -std=gnu99).
Improved Unicode support is also long-overdue; though I’m not sure if people will switch to the C1x way from current Unicode libs.
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论