$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Kim Barrett (kab_at_[hidden])
Date: 2006-05-05 18:33:17
In boost 1.33.1 (and in the documentation available from the web-site,
if that is more recent?), the first example for the extent trait says
extent<int[1]> inherits from integral_constant<std::size_t, 0>.
That final "0" should be "1".