
31 Jul
2008
31 Jul
'08
6:51 p.m.
This is the first time I've seen a libstdc++ that's not in sync with the GCC version. Are there any preprocessor macros that identify the 4.0 libstdc++ vs. the 4.2 libstdc++? I don't know of any, but I guess we could just use __APPLE_CC__.
Sorry I meant __GLIBCPP__