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]

[v3] test uses_allocator for promise and packaged_task


2011-06-11  Jonathan Wakely  <jwakely.gcc@gmail.com>

        * testsuite/30_threads/packaged_task/uses_allocator.cc: New.
        * testsuite/30_threads/promise/uses_allocator.cc: Likewise.

A couple of new tests to verify that uses_allocator is specialized for
promise and packaged_task.

Tested x86_84-linux and committed to trunk.

Attachment: uses.txt
Description: Text document


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