$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Guillaume Melquiond (guillaume.melquiond_at_[hidden])
Date: 2008-01-03 11:58:31
Le mercredi 26 décembre 2007 à 13:02 +0000, John Maddock a écrit :
> This compiles:
>
> boost::interval<double> in(1u);
>
> but creates a nonsense interval.
>
> IMO this should work?
It works fine for me. Which testcase and which compiler are causing
trouble?
Best regards,
Guillaume