vector<> can probably never grow to it's maximum size!

Paolo Carlini pcarlini@suse.de
Mon Oct 18 18:04:00 GMT 2004


Paolo Carlini wrote:

> So, you are 100% sure that our std::vector *never* grows above max_size?

Nevermind: I see now that it can't. std::string confused me, since in 
that case
max_size is smaller and without specific measures it would...

Paolo.



More information about the Libstdc++ mailing list