Boost logo

Boost :

Subject: Re: [boost] [Review Request] Multiprecision Arithmetic Library
From: John Maddock (boost.regex_at_[hidden])
Date: 2012-04-04 13:12:25


> And let's not forget to mention in the documentation
> that the cpp_dec_float back-end (in the present implementation)
> is limited to < 500 (need to check) decimal digits of precision.

Nope, I didn't set an upper limit on the number of digits - except of course
that the type will grow too large to instantiate / allocate on the stack if
too many are used. I should note that though.

Thanks, John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk