
2 Mar
2009
2 Mar
'09
6:13 p.m.
Beman Dawes skrev:
On Mon, Mar 2, 2009 at 12:46 PM, Thorsten Ottosen <thorsten.ottosen@dezide.com> wrote:
FWIW, stlsoft::auto_buffer is resizeable. It's not that hard to add this functionality, though.
Could you expand on that a bit further? I assume references and iterators were invalidated on resize?
Yes, that is unavoidable for array-based containers. -Thorsten