$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Boost.MPI] SendingReceiving an array 'view'
From: joel falcou (joel.falcou_at_[hidden])
Date: 2009-04-30 00:50:54
Le Mer 29 avril 2009 23:47, John Phillips a écrit :
> Do
you have any constraints on what the underlying type for the
>
elements will be?
Nope. I actually reused make_array and it
seems to do its bidding. Not sure it's the optimal way to do it.