| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
In addition, it's very much *not* safe to pass C++ objects to Objective-C methods, or to have an Objective-C method return a C++ object. The object is copied to or from the method using a bitwise copy; the class's copy constructor isn't invoked, nor is the class's destructor called for the copy.
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.