------- Comment #3 from bkoz at gcc dot gnu dot org 2008-09-10 01:45 -------
Specifically the qualities that I am looking for are: 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 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35782