$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] multi_array with large dimensions crashes
From: alfC (alfredo.correa_at_[hidden])
Date: 2011-08-25 20:59:35
Just for curiosity,... can a custom allocator help in this case?
As you know the third template parameter of a multi_array is an allocator.
Thanks,
Alfredo