Boost logo

Boost :

From: Alberto Barbati (abarbati_at_[hidden])
Date: 2002-11-15 17:43:06


Rozental, Gennadiy wrote:
> Seq& trim_copy( Seq& input, Seq& trim_func( Seq&, const std::locale& ) );

In my opinion all algorithms without suffix should perform in-place
operations, while the ones that make copies should have suffix "_copy".
That would be more intuitive and also more consistent with the STL.

Alberto Barbati


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