
26 Jun
2009
26 Jun
'09
7:39 a.m.
Hi list, What is the recommended way to get resize + copy behavior in multi_array's operator=? Should I patch boost source, wrap a multi_array object, inherit from multi_array? I guess I'm not the only one willing to get the usual semantics from the operator= of this container. TIA