$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-08-04 01:28:43
David Abrahams wrote:
> David Abrahams <dave_at_[hidden]> writes:
>
>> Jeremy Siek <jsiek_at_[hidden]> writes:
>>
>>> I seem to remember the named parameters mechanism being fragile
>>> under VC6.
>>
>> After a painstaking binary search in recent CVS states for the ICE, I
>> narrowed it down to:
>
> <snip>
>
> Worked around now in CVS.
Had no idea my innocent change will break anything. Why doesn't vc6 like
declarations of static methods inside class?
- Volodya