For general C++, I highly recommend
http://www.cplusplus.com and
http://www.cppreference.com . The first has lots of tutorials and documentation, the second is a great bare-bones reference. Neither is Mac-specific, though. I can't help you there, since I've never done any Mac-specific coding in C++ (I mostly use Objective-C for that).