$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] RFC: Multiprecision arithmetic library
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-12-22 11:28:24
>I really like the idea, and the API looks good.
>
> Have you considered an MPIR backend, in addition to GMP and others? Being
> the
> Windows port of GMP, the interfaces and usage are identical.
Nod, the two are treated the same - in fact I use MPIR for testing under
Visual Studio.
John.