$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-07-18 07:06:50
From: "Peter Dimov" <pdimov_at_[hidden]>
>
> The __typeof__ implementation hinted at in vector.html doesn't work for
most
> (all) existing __typeof__ implementations. They strip references, and
> sometimes cv qualifiers.
Please ignore. ;-) This is taken care of by using a type wrapper.