$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: FlSt_at_[hidden]
Date: 2005-08-08 13:52:52
Pavel Vozenilek wrote:
>"Rob Stewart" wrote
>
>I didn't find time to study neither of the current
>implementations (you both code faster than I can read ;-)
>so I am bit confused by the difference between
>"each" and "all".
>
>
When I wouln't know the implementation I would be also confused. each_of
means the same like not_all_of in my implementation.
>"all_except_one" is quite common situation
>which may be considered too.
>
This is also the same like not_all_of
Sincerly
Florian