$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel Earwicker (daniel.earwicker_at_[hidden])
Date: 2005-11-16 17:24:33
Daniel Wallin wrote:
> > 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.
A pleasure. Sorry I could only test it on VC7.1 (and some old version
of gcc I had).