$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-10-16 19:32:43
Angus Leeming <angus.leeming_at_[hidden]> writes:
> Is there any need for 'BOOST_WORKAROUND(BOOST_MSVC, < foo)' anymore. Why
> not just 'BOOST_MSVC < foo'
Yes. Read the documentation in boost/detail/workaround.hpp.
It does a whole lot more than that.
-- Dave Abrahams Boost Consulting www.boost-consulting.com