$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: AlisdairM (alisdair.meredith_at_[hidden])
Date: 2006-02-28 15:20:46
Peter Dimov wrote:
> add_ref( add_const( int ) ) == int const &
> add_const( add_ref( int ) ) == int & const == int &
Thanks for all the replies and my re-education <g>
Spend too long hanging around the wrong compiler, and I guess it is
inevitable to pick up some bad habits.
Well, that's my excuse and I'm sticking to it ;?)
-- AlisdairM