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().


On Sat, 2004-05-29 at 13:32, Paolo Carlini wrote:
> 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... ;) ;)

Yes.

It would apply to vector <any_STL_container>

> 
> Paolo.
-- 
        -Dhruv Matani.
http://www.geocities.com/dhruvbird/

Proud to be a Vegetarian.
http://www.vegetarianstarterkit.com/
http://www.vegkids.com/vegkids/index.html



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