John Maddock | 14 Oct 17:45
Picon

Re: Ticket #2115 Avoid bad Apple macros

Steven Watanabe wrote:
>>> Heh, I forgot about that one. Suppose we just
>>> 
>>>   #define check BOOST_PREVENT_MACRO_SUBSTITUION check
>>> 
>>> ?  ;-)
>> 
>> Won't that cause macro redefinition errors?  Also, how is it
>> different from 
>> 
>> #define check check

In fact it's not really any different from:

#undef check

is it?

John.
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Gmane