$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-06-11 09:39:01
David Abrahams wrote:
> "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.
>
> Fixed for Borland now.
Great!
> Daniel apparently figured out how to fix the sfinae test for vc-7.1,
> but when I applied what I thought was his fix from the branch, it had
> no effect.
Jonathan