On Mon, Jan 9, 2017 at 4:50 PM, Jason Merrill wrote:
> The last C++17 feature was pretty trivial to implement, as expected.
...and the feature-test macro.
commit 9926adaa233a28474a12d16601a4f5a1204efbee
Author: Jason Merrill
Date: Mon Jan 9 17:37:21 2017 -0500
* c-cppbuiltin.c (c_
On Mon, Jan 09, 2017 at 05:02:03PM -0500, Jason Merrill wrote:
> On Mon, Jan 9, 2017 at 4:56 PM, Jakub Jelinek wrote:
> > On Mon, Jan 09, 2017 at 04:50:20PM -0500, Jason Merrill wrote:
> >> The last C++17 feature
> >
> > What about P0490R0?
>
> That's the response to various national body comment
On Mon, Jan 9, 2017 at 4:56 PM, Jakub Jelinek wrote:
> On Mon, Jan 09, 2017 at 04:50:20PM -0500, Jason Merrill wrote:
>> The last C++17 feature
>
> What about P0490R0?
That's the response to various national body comments, I don't see
anything in there that I would consider a new feature, most is
On Mon, Jan 09, 2017 at 04:50:20PM -0500, Jason Merrill wrote:
> The last C++17 feature
What about P0490R0?
Jakub