PROPOSAL: Objective-C++

Stan Shebs shebs@apple.com
Fri Nov 2 10:51:00 GMT 2001


"Joseph S. Myers" wrote:
> 
> On Tue, 13 Nov 2001, Ziemowit Laski wrote:
> 
> > The Objective-C++ language may be thought of an extension of C++,
> > analogously to how Objective-C extends C.  The language was
> 
> How formal is the specification of this language?  Do you have a set of
> changes to ISO 14882?  Can you give a URL to this specification?

(I knew you were going to ask this... :-) )

It's not specified any more formally than Objective-C proper, which
itself has just the one semi-formal description.  (There have been a
couple incomplete attempts at a formal spec.)

Given that C++ has so many more dark corners, I think it would be a
good idea for us to work up at least a more detailed description
of how Objective-C relates to the underlying C dialect, even if
just to say that the behavior is "undefined".

Stan



More information about the Gcc mailing list