$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: helmut.zeisel_at_[hidden]
Date: 2001-08-24 06:53:06
--- In boost_at_y..., "Hubert HOLIN" <Hubert.Holin_at_B...> wrote:
> --- In boost_at_y..., helmut.zeisel_at_a... wrote:
> > b.abs()
>
> I'd very much prefer abs(b)...
It is no problem to add it from outside, just return b.abs() ...
Anyway, since there seems to be no conflict with all the std::abs,
I will add this interface for the next version.
Helmut