g++ bug w/ exception specs

Peter Schmid schmid@snake.iap.physik.tu-darmstadt.de
Mon Feb 18 12:38:00 GMT 2002


Please confer PR C++/2384.

Martin Sebor says that this source code is illformed, because of 9.2, p2:

"A class is considered a completely-defined object type (basic.types) (or
 complete type) at the closing } of the class-specifier. Within the class
 member-specification, the class is regarded as complete within function
bodies, default arguments and constructor ctor-initializers (including
such  things in nested classes). Otherwise it is regarded as incomplete
within its own  class member-specification."


Hope this helps,

Peter Schmid




More information about the Gcc-bugs mailing list