$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-04-21 10:50:31
> Could you please try the attached patch (exploiting VC 7.1's
> non-conformance w.r.t. overload resolution) on the original
> problem?
Eureka! That works, very well done! I'll commit that in a moment or two when
I've double checked the tests.
John.