$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2003-01-04 15:22:32
In note #3 it says that param_type requires partial specialization; however,
it seems to work fine
with vc7. Does it mean that param_type defaults to const T& if partial
specialisation is not available?
Thorsten Ottosen