8 Mar
                
                    2005
                
            
            
                8 Mar
                
                '05
                
            
            
            
        
    
                12:09 p.m.
            
        "Jonathan Turkanis" <technews@kangaroologic.com> wrote in message news:d0iedi$sgf$1@sea.gmane.org...
I think Gennadiy is including temporaries that can result if you return an expression from a function, i.e., the kind of temporaries that can often be eliminated with move semantics.
Even with lazy functions (or custom operations) there is no temporaries at all.