From: Pavol Droba (droba_at_[hidden])
Date: 2003-10-20 02:23:44


On Mon, Oct 20, 2003 at 02:42:36AM -0400, Gennadiy Rozental wrote:

[snip]

>
> How about trim ( in_place( orig ) )?
>

As I have already mentioned, inplace variant differ in the implementation
from the copy variants. Such a convetion would be hard to achieve.

IMHO copy and inplace variants should be very explicitly distinguished.
This does not satisfy this requirement.

Regards,

Pavol