
2 Sep
2004
2 Sep
'04
9:55 a.m.
I was wondering if boost has any portable way for detecting whether RTTI is enabled? (For instance a macro expanding to _CPPRTTI in Visual Studio). If there is, I have not been able to find it.
No, we don't have a macro for that; BTW I think the Visual C++ is about the only compiler that doesn't enable it by default :-( John.