$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Eric Niebler (eric_at_[hidden])
Date: 2005-11-01 14:36:09
Sascha Seewald wrote:
> Oh, I had a look at the regression results and found this problem to
> be an expected failure on vc-8_0.
>
> A regression note says: "This compiler does not support detection of
> const rvalues"
>
> hm... i wonder why I didn't get a compile error or at least some warning?
>
If I could detect the problem to issue a warning, I could detect const
rvalues and just make the code work. ;-)
-- Eric Niebler Boost Consulting www.boost-consulting.com