This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: About std::vector::resize().


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]