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] Add allocator_arg_t, uses_allocator...


On 09/27/2010 09:14 PM, Jonathan Wakely wrote:
> On 27 September 2010 18:55, Jonathan Wakely wrote:
>   
>> Future and std::function both have allocator TODOs that might be simple.
>>     
> I've had a proper look and refreshed my memory, there's more work to
> do for std::function, but it shouldn't be terribly difficult.  For
> <future> I've already done most of the work so I'll uncomment that
> code and write some tests to see if what I wrote actually works :-)
>   
Great, thanks Jon for helping with <future>. I'll have a look to
std::function...

Paolo.
   


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