
31 Aug
2009
31 Aug
'09
2:45 p.m.
AMDG Stewart, Robert wrote:
Robert Ramey wrote:
Hartmut Kaiser wrote:
Ok, I solved it. The MS header file excpt.h has a
#define exception_code _exception_code
which leads to problems if not consistently included. Doh! What a mess.
Could you use BOOST_PREVENT_MACRO_SUBSTITUTION as is done for min/max?
No. BOOST_PREVENT_MACRO_SUBSTITUTION only works for function like macros. In Christ, Steven Watanabe