$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2008-03-20 06:36:06
Ronald Garcia wrote:
> Here are the relevant updates for Boost.MultiArray:
>
> - Added 'dimensionality' compile-time constante to the MultiArray
> concept.
>
> - For greater control over error situations, uses of C++ assert have
> been replaced with BOOST_ASSERT.
>
> - Fixed a bug with simultaneous resizing and reindexing.
Added, John.