Boost logo

Boost :

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


On Sat, 23 Jun 2012, Marc Glisse wrote:

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

Ah, I probably wanted to mention the possibility to reuse the same
temporaries in 2 subtrees. When evaluating a=expr1+expr2, expr1 and expr2
are evaluated independently and may both create temporaries. Having them
share these temporaries is possible but complicated enough that I haven't
bothered yet.

-- 
Marc Glisse

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