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: Re: [multi_array] operator= requires resize - why?
Sent from the Boost - Users mailing list archive at Nabble.com.