[C++ PATCH] C++2A P0386R1 - default member initializers for bit-fields

Jakub Jelinek jakub@redhat.com
Tue Sep 19 13:01:00 GMT 2017


On Tue, Sep 19, 2017 at 08:59:23AM -0400, Tim Song wrote:
> On Tue, Sep 19, 2017 at 8:54 AM, Jakub Jelinek <jakub@redhat.com> wrote:
> > Hi!
> >
> > The following patch implements P0386R1 - NSDMIs for bit-fields.
> 
> It's P0683R1.

Oops, got it right in the testcases, just not in the ChangeLog line
from which I've pasted the subject.  Fixed in my copy.

	Jakub



More information about the Gcc-patches mailing list