$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-10-23 09:05:22
At 09:11 AM 10/23/2003, Thorsten Ottosen wrote:
>
>>
>> 12) OK, I'm beginning to see the consistency in the *2.hpp headers now,
>but
>> maybe if that's the intent, and you do want to keep them, then why not
>call
>> them *_predicates.hpp, so we know what's what? Just a thought.
>
>just a quick question: why are the predicate versions not called _if, eg.
>
>trim_if( s, is_space<char>() );
That would improve clarity, IMO.
--Beman