$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Philippe A. Bouchard (philippeb_at_[hidden])
Date: 2002-08-15 23:13:43
"David B. Held" <dheld_at_[hidden]> wrote:
> P.S. I thought typeof(T* - T*) == ptrdiff_t. Shouldn't it be
> (char*) value - k?
Yes, it was just a reminder to what type ptrdiff_t is related to because
ptrdiff_t<char> doesn't exist.
Philippe A. Bouchard