$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (abrahams_at_[hidden])
Date: 2000-06-17 10:18:12
From: "John E. Potter" <jpotter_at_[hidden]>
> Yes to all! Is that std::identity or boost::identity? The latter is
> much better. It's too easy to get SGIi[sz]ed. :)
Not to mention that adding names like identity to std:: causes undefined
behavior. Just a minor detail ;)
-Dave