$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-07-01 12:53:56
From: "David B. Held" <dheld_at_[hidden]>
> I believe that BOOST_MSVC6_MEMBER_TEMPLATES is intended
> to mean "This compiler at least has MSVC6 member templates",
> whereas, I would expect
>
> BOOST_NO_MSVC6_MEMBER_TEMPLATES
>
> to mean the opposite.
That corresponds to my understanding.
> Perhaps it is confusing because most of the other
> macros signify the absence of a feature.
Perhaps, but who is confused here?