Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2005-06-10 15:52:24


"AlisdairM" <alisdair.meredith_at_[hidden]> writes:

> David Abrahams wrote:
>
>> vc6/7 have a similar problem. The vc6 workaround ought to work for
>> that particular issue.
>>
>> I had planned to take a look at these this weekend.
>
> That sounds better than my solution <g> Especially as this library may
> become a popular implementation detail in other libraries.
>
> Could you describe the VC workaround if you get some free time?
> [I'd put priority on applying the patch over explaining it though ;?)]

It's already in the code. In fact, it's already enabled for Borland. See:

  boost/parameter/aux_/arg_list.hpp

Your contention that this has something to do with the use of "using"
in classes makes no sense to me, since all such cases are #ifdef'd out
for borland.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk