$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Federico 'Derfel' Stella (f.stella_at_[hidden])
Date: 2005-01-18 21:24:16
* lunedì 17 gennaio 2005, alle 12:06, Domenico Andreoli scrive:
> boost debian package version 1.32.0-2 has been reported the following
> bug. i didn't find anything in the archive. is it a new entry?
[...]
> arr a(boost::extents[ arr::extent_range(1, 1) ]);
I'm not a multi.array user, but this is an invalid range. See
Table 4 [1] Invariants:
o Valid range [a.begin(),a.end()) is a valid range.
Derfel.
[1] http://www.boost.org/libs/multi_array/doc/reference.html