About std::vector::resize().

Paolo Carlini pcarlini@suse.de
Sat May 29 11:00:00 GMT 2004


Dhruv Matani wrote:

>Thanks ;-)
>
>Actually, this patch is because of my own selfish needs. I use currently
>std::vector<std::vector<char> > very heavily in a file processing app.
>of mine, and figured that would help with this optimization, so I
>thought about it.
>  
>
That's ok... provided the final result doesn't apply only to 
vector<vector>>, of
course... ;) ;)

Paolo.



More information about the Libstdc++ mailing list