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: [v3] C++11 allocator reqs for vector in debug & profile mode


On 9 November 2011 01:44, Paolo Carlini wrote:
> On 11/09/2011 02:28 AM, Jonathan Wakely wrote:
>>
>> This adds C++11 allocator support to vector in debug mode and profile
>> mode.
>
> Great. By the way, pardon my laziness, how are we doing on that old issue
> with vector<>::shrink_to_fit, in normal-mode and debug-mode vs statefull
> allocators too? All done?


Hmm, I don't remember, I'll have to check.


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