$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: rwgk (rwgk_at_[hidden])
Date: 2002-02-11 16:46:02
--- In boost_at_y..., nbecker_at_f... wrote:
> I am looking at Boost.MultiArray, and I see that it is not
> resizeable. Is anyone working on a similar version that is
> resizeable?
I have been thinking about this for a while and came to
the conclusion that resizable multi-dimensional arrays
are very difficult to handle in a general way. I am curious
to know in what context you need such a feature. Could
you please explain?
Ralf