20 Aug 10:38
multi_array, resize and default constructable
From: gast128 <gast128 <at> hotmail.com>
Subject: multi_array, resize and default constructable
Newsgroups: gmane.comp.lib.boost.user
Date: 2008-08-20 08:39:22 GMT
Subject: multi_array, resize and default constructable
Newsgroups: gmane.comp.lib.boost.user
Date: 2008-08-20 08:39:22 GMT
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?
RSS Feed