From: noman javed (noman_bwp_at_[hidden])
Date: 2008-07-30 15:13:41


I have two questions

How can we convert an array (arbitrary type, arbitrary size) to mpl::list. Is there any metafunction in mpl which can do this for us ?

Second is there any way to send  mpl::list  (or any mpl sequence) to MPI_Alltoallv without converting it into an array ?