$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jens Maurer (jmaurer_at_[hidden])
Date: 2000-03-07 18:51:23
Gavin Collings wrote:
> Lets do nothing then.
Done :-)
> Another point that's just occurred to me. Have you considered how the interval
> concept could be used with std::complex?
Please check out the new interval_demo.cpp in the docvault for an
example. Intervals with std::complex describe rectangles in the
plane of complex numbers.
Jens Maurer