summaryrefslogtreecommitdiff
path: root/libcxx/test/thread/futures/futures.promise/alloc_ctor.pass.cpp
AgeCommit message (Expand)Author
2014-12-20Move test into test/std subdirectory.Eric Fiselier
2014-10-23Add support for "fancy" pointers to promise and packaged_task.Eric Fiselier
2014-09-05Allow libc++ to be built on systems without POSIX threadsJonathan Roelofs
2010-11-16license changeHoward Hinnant
2010-08-28[futures.promise]. Depends on rvalue-ref support to work 100%.Howard Hinnant