$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Try out a multi-dimensional adapter class template?
From: Jeff Flinn (jeffrey.flinn_at_[hidden])
Date: 2013-10-09 14:01:07
On 10/9/2013 12:41 PM, Robert Ramey wrote:
> Daryle Walker wrote:
>>> From: ramey_at_[hidden]
...
> I'm still thinking that boost multi-array is not appreciated to the extent
> that it should be. I would like to see it enhanced to accomodate
I wish this thread had come up 3-4months ago. Unlike you I couldn't grok
the docs to use multi-array as a back end to a Qt table where I needed
to support run time row/col insertion/deletion. I was under time
constraints and found it much easier to build my own facilities. I'm not
sure whether it was due to docs or design.
Jeff