
17 Dec
2007
17 Dec
'07
7:52 p.m.
I'm in a similar situation where I have to use a specific compiler because it's the only compiler supported by the closed SDK for the platform we're developing for.
Right now I, unfortunately, can only use the Torjo logging library for a windows port of the application because the target platform doesn't support RTTI (exceptions are fine). This is annoying because the
So lets assume I make it run when no RTTI is available. Does your compiler allow partial specialization? Best, John -- http://John.Torjo.com -- C++ expert ... call me only if you want things done right