[Bug c++/35782] support for standard layout types

bkoz at redhat dot com gcc-bugzilla@gcc.gnu.org
Wed Sep 10 21:48:00 GMT 2008



------- Comment #6 from bkoz at redhat dot com  2008-09-10 21:46 -------
Subject: Re:  support for standard layout types


> > 1) be able to inherit from "C" POD and be standard layout
> > 2) be able to have deleted ctor/copy ctor and be standard layout
> > 3) able to do aggregate init when 1, 2
> 
> You can't have 2 and 3 under the current working paper.
> 
> http://home.twcny.rr.com/hinnant/cpp_extensions/issues_preview/lwg-active.html#845

Ah ha. Thanks.

-benjamin


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35782



More information about the Gcc-bugs mailing list