Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2003-10-20 08:57:23


Thorsten Ottosen wrote:
> I and why is it an error? What about this error:
>
> trim( s ); // bug: s is not changed
>
> ?

<shrug>

std::sin(x); // bug: x is not changed

FWIW, I much prefer the functional style in this case.


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