
2 Mar
2009
2 Mar
'09
5:56 p.m.
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?
And we can add unchecked_push_back() then.
Yep. --Beman