$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (abrahams_at_[hidden])
Date: 2001-06-09 14:22:58
----- Original Message -----
From: "Peter Dimov" <pdimov_at_[hidden]>
> The intent wasn't "all your classes must provide this" but rather "if you
> absolutely must support the if(f) syntax (std::basic_ios anyone?), this is
> the 'least wrong' way to do it." :-)
Agreed. But for boost, we still need to decide whether to design this
requirement into our libraries.
-Dave