$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2004-02-04 07:56:28
At 08:43 PM 2/3/2004, Reece Dunn wrote:
>Doesn't BOOST_DEDUCED_TYPENAME fix the compatibility with VC++ 6?
The code already had some typename workarounds in place, so the new
workarounds used the same form. BOOST_DEDUCED_TYPENAME would also have
worked AFAIK.
--Beman