20 Aug
2008
20 Aug
'08
8:39 a.m.
Dear all, from the documentation I read that if a multi_array is reshaped new elements are default constructed: "Resizing an Array The boost::multi_array class provides an element-preserving resize operation. ...Any new elements in the array are default constructed..." It is thus not possible providing a default fill element?