|
|
|
|
|
by AaronBallman
2258 days ago
|
|
> 1. Will the Apple's Blocks extension, which allows creation of Closures and Lambda functions, be included in C2X? We haven't seen a proposal to add them to C2x, yet. However, there has been some interest within the committee regarding the idea, so I think such a proposal could have some support. > 2. Are there any plans to improve the _Generic interface (to make it easy to switch on multiple arguements, etc.)? I haven't seen any such plans, but there is some awareness that _Generic can be hard to use, especially as you try to compose generic operations together. |
|
[1]: http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2030.pdf
[2]: http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1451.pdf