
15 Jul
2006
15 Jul
'06
7:12 p.m.
The user, or Boost in the some prefix/suffix headers, could do something like: // prefix... #if defined(new) #undef new #define BOOST_NEW_DEFINED #endif // Boost includes... // suffix... #if defined(BOOST_NEW_DEFINED) #if defined(BOOST_MSVC) && defined(_DEBUG) #define new DEBUG_NEW #endif #endif -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo