(no title)
AaronBallman | 5 years ago
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.
blocks_plz|5 years ago
[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
AaronBallman|5 years ago
Basically, every paper that gets submitted by an author will get some amount of discussion time at the next available meeting as well as feedback from the committee on the proposal. I'm not certain what feedback these papers received (we could look through the meeting minutes for the meetings the papers were discussed at to find out, though).