$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ed Brey (brey_at_[hidden])
Date: 1999-10-04 13:11:10
I just noticed a minor oddity: for scoped_array and shared_array,
operator[] takes an
argument of type int. Any reason it isn't type std::ptrdiff_t?