Boost logo

Boost Users :

Subject: Re: [Boost-users] [multi_array] operator= requires resize - why?
From: Etienne Bresciani (etienne.bresciani_at_[hidden])
Date: 2012-06-04 11:54:05


Rhys Ulerich-2 wrote:
> The assignment operator is implemented using a generic,
> dimension-agnostic, iterator-based copy. The implementation does not
> know when resizing is safe and therefore does not resize.

In my opinion, it is of the developer busyness to know whether or not it
is safe to resize. The implementation should not impose that it is not safe.

Etienne

--
View this message in context: http://boost.2283326.n4.nabble.com/multi-array-operator-requires-resize-why-tp2563752p4630889.html
Sent from the Boost - Users mailing list archive at Nabble.com.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net