$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel Wallin (dalwan01_at_[hidden])
Date: 2005-11-15 15:58:40
Daniel Wallin wrote:
> Daniel Earwicker wrote:
>> I've attached the arg_list patch and failduplicate.cpp to test it.
>> Apologies for the delay.
>
> Thank you! Unfortunately this won't work on at least VC6/7. I will apply
> this patch for other compilers and leave VC6/7 without this feature
> until I have the time to create a workaround.
I used the technique used in mpl::set<> to work around the problem. Code
and test is now checked in.
Thanks for you help.
-- Daniel Wallin