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 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 :-)


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