$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Tobias Schwinger (tschwinger_at_[hidden])
Date: 2005-03-09 08:46:34
Pavel Chikulaev wrote:
> "Tobias Schwinger" <tschwinger_at_[hidden]> wrote in message
> news:d0k5m1$4cp$1_at_sea.gmane.org...
>
> I'm not sure such library needs 'apply', 'apply_one', 'apply_but'.
> User of my library will add them easily by himself if he really needs it,
That's all I wanted.
> but in most case I don't think he is.
It was only an example for per-element operations in general.
However, per-element operations are a must-have for
real-life-programming and it shouldn't be to difficult for the user to
implement them.
-- Tobias