
15 Nov
2005
15 Nov
'05
8:58 p.m.
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