Search code examples
Can I use a dynamic array such as std::vector in objective-c structs...


objective-cvectorstructobjective-c++

Read More
Including C++ Header files with namespaces in Objective-C...


objective-c++

Read More
Would you enable ARC for objective-c++ static library?...


iosobjective-c++

Read More
Objective-C++ and operator ->...


c++objective-cclangobjective-c++clang++

Read More
How do objective-C properties function with C++ objects...


c++objective-cobjective-c++

Read More
What is the path to the Mac OSX application Contents folder...


objective-c++

Read More
Why does my class respond to my global SEL variable only in Debug builds?...


xcodeclangobjective-c++clang++

Read More
Create an array using a function - Objective-C++...


c++objective-carraysfunctionobjective-c++

Read More
Linker error when trying to link log4cxx into an Xcode ObjC/C++ program...


objective-cxcodelinker-errorsobjective-c++log4cxx

Read More
C++ member variable in Objective-C++ under ARC...


objective-c++automatic-ref-counting

Read More
Cannot use a C++ file in Xcode - Cannot Resolve Libs...


c++xcodexcode4objective-c++

Read More
Apple Mach-O linker error with duplicate symbols even after linking the .m class files to the build ...


xcodeios6linker-errorsobjective-c++mach-o

Read More
Objective-C: If I return a C++ object in a function in ARC, will it create a copy and do I have to m...


c++objective-cmemory-managementautomatic-ref-countingobjective-c++

Read More
Capturing the spec filename in a ruby DSL implementation?...


rubydslobjective-c++vmat

Read More
fbDidLogin not firing when called from C++ on iPhone app...


c++objective-cobjective-c++cocos2d-xfacebook-ios-sdk

Read More
Is there a way to "force" MatrixBase::eval to happen on a template function argument?...


templatesobjective-c++eigenvmat

Read More
Why does this functor's operator() need the trailing const modifier?...


templatesobjective-c-blocksobjective-c++functorvmat

Read More
Why does using an STL std::vector as a __block variable cause memory corruption?...


memory-managementvectorblockobjective-c++vmat

Read More
Leak Observed with NSThread...


garbage-collectionobjective-c++

Read More
Xcode 4.6 crash because of ARC?...


iosxcodeobjective-c++

Read More
Is it possible to convert VTK into OSX framework bundle?...


c++macosframeworksobjective-c++vtk

Read More
Variables not kept when changed in a callback...


iosobjective-c++

Read More
3D model does not appear when rendering...


c++iosopengl-esobjective-c++vuforia

Read More
How to Call a C++ Method in Objective-C...


c++objective-cobjective-c++

Read More
Variable is not a static member of class...


objective-ciosobjective-c++

Read More
AudioFileGetProperty - no matching function call in .mm source file, but OK in .m?...


methodscore-audioobjective-c++

Read More
Assigning block pointers: differences between Objective-C vs C++ classes...


pointersclangsubclassobjective-c-blocksobjective-c++

Read More
What compile options of clang change their default between Objective C and Objective C++?...


objective-cexceptionclangobjective-c++compiler-options

Read More
Init a new array on instantiation...


iosobjective-c++

Read More
Converting NSString to std::string...


objective-cnsstringobjective-c++stdstring

Read More
BackNext