$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-02-17 08:00:18
"Peter Dimov" <pdimov_at_[hidden]> writes:
> I don't see why you expect remove_pointer(T) to work when T is not a
> pointer.
I think that's a reasonable expectation, if by "work" you mean return
the original type without modification. That's what it does for "int"
arguments, for example.
-- Dave Abrahams Boost Consulting www.boost-consulting.com