$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (jm_at_[hidden])
Date: 2003-01-05 07:19:33
> 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?
There is a special workaround version for MSVC which almost does the right
thing (it's just non-const qualified references which don't quite turn out
right).
John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm