23 Oct
2016
23 Oct
'16
8:54 p.m.
On Sun, Oct 23, 2016 at 11:04 AM, Oliver Kowalke
Hi, test '#if defined(BOOST_COMP_MSVC)' evaluates to true with GCC on Linux. what I'm missing?
Most Predef macros are always defined. The exception are the *_AVAILABLE defs. You need to do either one of these: #if BOOST_COMP_MSVC or: #if defined(BOOST_COMP_MSVC_AVAILABLE) HTH -- -- Rene Rivera -- Grafik - Don't Assume Anything -- Robot Dreams - http://robot-dreams.net -- rrivera/acm.org (msn) - grafikrobot/aim,yahoo,skype,efnet,gmail