$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] A Boost.NumericAdaptor library to support big numbers
From: Scott McMurray (me22.ca+boost_at_[hidden])
Date: 2009-03-30 11:19:43
On Mon, Mar 30, 2009 at 10:55, Bruno Lalande <bruno.lalande_at_[hidden]> wrote:
>
> The sample in attachment shows the numeric_adaptor, a IEEE policy, a
> GMP policy and a sample showing the use of the library. The
> implementation has to evolve of course, but the main points are here.
>
The attachment didn't come through for me; Perhaps you should upload
it to vault/sandbox?
> Would there be an interest in adding such a library into Boost?
>
I would be very interested. I think the wrapper approach is far
superior to yet another incomplete implementation.