$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Eric Niebler (eric_at_[hidden])
Date: 2005-02-18 12:37:33
For anybody interested in peeking under the hood of BOOST_FOREACH, there
is a new article about it at The C++ Source
(http://www.artima.com/cppsource/index.jsp) It focuses mainly on the
conditional operator and how to use it to write macrco's that do not
reevaluate their arguments.
-- Eric Niebler Boost Consulting www.boost-consulting.com