Legal c++ one-liner doesn't compile with gcc 2.95.2

Hyman Rosen hymie@prolifics.com
Mon Jul 10 13:24:00 GMT 2000


This is derived from code by Scott Meyers -

------------------
const class { } a;
------------------

g++ reports

1: uninitialized const `a'


More information about the Gcc-bugs mailing list