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: vector<> can probably never grow to it's maximum size!


On Mon, 2004-10-18 at 19:15, Paolo Carlini wrote:
> Dhruv Matani wrote:
> 
> >// Ok, we did not get how much we asked for. But the allocate(n, hint)
> >  
> >
> By the way, in the current standard, the second argument of allocate is 
> a *pointer*.

Yes, I meant &(whatever), but these decisions can be made when we have
finally decided concretely on what exactly is to be done.

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

The price of freedom is responsibility, but it's a bargain, because
freedom is priceless. ~ Hugh Downs


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