Re: Xcode 5 & Obj-C++
Re: Xcode 5 & Obj-C++
- Subject: Re: Xcode 5 & Obj-C++
- From: Jens Alfke <email@hidden>
- Date: Thu, 30 Jan 2014 14:14:08 -0800
On Jan 30, 2014, at 1:35 PM, Rui Pacheco <email@hidden> wrote:
> Is this documented somewhere?
These are well-known problems but I don't know if there's authoritative documentation. (And C++ partisans would tell you that many of these things are limitations of the usual C++ runtimes, not the language itself, but I'm not aware of any current runtimes that avoid them.)
Some good places to start reading:
http://en.wikipedia.org/wiki/Fragile_binary_interface_problem
http://en.wikipedia.org/wiki/Fragile_base_class
Web searches for [fragile base class] will turn up zillions of other documents.
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden