Post

Replies

Boosts

Views

Activity

Comment on Objective-C++ confuses two private classes with the same name
Thank you for your reply. I don't know what makes a class specifically an Obj-C++ or Obj-C class. I know these two are defined with C++ class syntax (no @implementation or whatnot), but they do call methods on an Obj-C class. These two classes do exist in the same target, but the linker did not give me a warning. Thanks for the link to the video. This project predates Xcode 15, but I will keep this feature in mind next time I need to include a C++ library.
Jul ’24