$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-11-17 18:27:50
At 01:06 PM 11/15/2002, Rozental, Gennadiy wrote:
>Unfortunately this implementation is using template template parameters
and
>partial specialization.
Should we be worrying much about compilers that don't support these
features?
Even Microsoft will soon be supporting template template parameters and
partial specialization.
--Beman