Boost logo

Boost :

Subject: Re: [boost] [review] Multiprecision review (June 8th - 17th, 2012)
From: Marc Glisse (marc.glisse_at_[hidden])
Date: 2012-06-24 06:24:40


On Sat, 23 Jun 2012, Marc Glisse wrote:

>> I don't remember what else I wanted to say...

One other thing: I am not sure where it is said in the doc that the
expression template mechanism reassociates operations (turning a+(b+c)
into (a+b)+c), which may be undesirable for some floating point backends.
Turning the bool that determines the use of expression templates into an
enum with more details might be too painful, but adding a few sentences to
the doc would already help.

-- 
Marc Glisse

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