$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bill Seymour (bill-at-the-office_at_[hidden])
Date: 2002-08-30 07:57:02
Stephen Nutt wrote:
>
> Is there any interest in a fixed point integer library?
>
I think that would be an excellent addition to Boost, particularly
in light of Boost's meta-purpose to suggest new features for the
C++ standard. This relates to C/C++ compatibility because WG14
is currently doing work in fixed-point types for the benefit of
embedded systems. You might want to check out PDTR 18037 at
http://anubis.dkuug.dk/JTC1/SC22/WG14/www/docs/n972.pdf.
--Bill Seymour