$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David B. Held (dheld_at_[hidden])
Date: 2002-09-25 21:15:28
After looking through the config files in CVS, I find that only two
compilers fail
to have at least BOOST_MSVC6_MEMBER_TEMPLATES: HP's acc, and
fairly old gcc. Is it reasonable to not provide support for compilers that
do not
at least have BOOST_MSVC6_MEMBER_TEMPLATES?
Dave