If we are using the Apple toolchain on MacOS X, we must use the newer runtime and not the old GCC 4.2 fork, in order to get the C++11 library features (such as std::shared_ptr).
If we are using the Apple toolchain on MacOS X, we must use the newer runtime and not the old GCC 4.2 fork, in order to get the C++11 library features (such as std::shared_ptr).