OK.
On Mon, Sep 18, 2017 at 2:48 PM, Jakub Jelinek wrote:
> Hi!
>
> On Fri, Sep 15, 2017 at 12:08:07PM -0400, Nathan Sidwell wrote:
>> On 09/14/2017 04:26 PM, Jakub Jelinek wrote:
>> > Hi!
>> >
>> > Given https://herbsutter.com/2017/09/06/c17-is-formally-approved/
>> > this patch makes -std=c++17
Hi!
On Fri, Sep 15, 2017 at 12:08:07PM -0400, Nathan Sidwell wrote:
> On 09/14/2017 04:26 PM, Jakub Jelinek wrote:
> > Hi!
> >
> > Given https://herbsutter.com/2017/09/06/c17-is-formally-approved/
> > this patch makes -std=c++17 and -std=gnu++17 the documented options
> > and -std=c++1z and -std=