Boost logo

Boost :

Subject: Re: [boost] [xint] Performance of fixed-size large integers
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2011-03-05 02:06:22


On 05/03/11 02:10, Simonson, Lucanus J wrote:
> Pass by reference is what real programmers who deal and maintain real code do. Rather that the false dicotomy between between COW and move lets answer the more fundamental question, why either? Just use expression templates.
+1 on this
> Don't bother to use proto for your expression templates, by the way, it is very easy to do yourself in this simple case.
-1 on this, it is all a matter of quick hack on the living room table
and extensible design. After writting tons of ET based code, i wont go
back writing them by hands.


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