Boost logo

Boost :

From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2003-10-20 01:42:36


> > How about inplace(some_string).trim()?
> >
> > The inplace-view could also be used for other containers than
> > std::string.
>
> This is not a good direction of thinking. Any packing of algorithms into
> one huge class is a big flaw in the library design.
> It is not flexible, dissallows extensibility and it is hard to maintain
...

How about trim ( in_place( orig ) )?

Gennadiy.


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