$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: jsiek_at_[hidden]
Date: 2000-03-08 18:37:29
Jens Maurer writes:
>
> It is. Roll your own interval_traits<>::infinity() if
> you want exceptions. We may want to tighten the specs
> so that interval_traits::infinity() and ...::nan()
> are always called if the arguments produce that result,
> so that we are independent on the (implementation-defined)
> behaviour of the underlying "double" or whatever.
Cool, and how about including this alternate traits class
in the boost distribution (but of course not as the default)
Jeremy