$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Ticket #2115 Avoid bad Apple macros
From: John Maddock (john_at_[hidden])
Date: 2008-10-14 04:21:18
Eric Niebler wrote:
>> I think John is referring to the BOOST_PREVENT_MACRO_SUBSTITUTION
>> macro:
>>
>> check BOOST_PREVENT_MACRO_SUBSTITUTION (x)
Yep, does that still allow ADL, looks like it should?
John.