This website requires JavaScript.
Explore
Help
Sign In
boost
/
thread
Watch
2
Star
0
Fork
0
You've already forked thread
mirror of
https://github.com/boostorg/thread.git
synced
2026-01-27 19:32:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
boost-1.55.0
thread
/
test
/
sync
/
futures
History
Vicente J. Botet Escriba
2da4e8c29e
Thread: add a test on get_exception_ptr.
...
[SVN r85843]
2013-09-22 23:35:04 +00:00
..
async
Thread: fix shared_future::get when the shared state is async; refactor the shared_state classes.
2013-06-02 05:56:13 +00:00
future
Thread: add a test on get_exception_ptr.
2013-09-22 23:35:04 +00:00
packaged_task
Thread: fix packaged_task<void()> issue and add tests.
2013-06-01 14:27:16 +00:00
promise
Thread: fix bug on future::then when the continuation is void() ir T&().
2013-06-08 10:53:46 +00:00
shared_future
Thread: fix issue with continuation's future parameter which must taken by value.
2013-07-07 20:36:05 +00:00
test_allocator.hpp
Thread: Make use of the new macros to reduce the code duplication-III
2012-04-12 22:59:23 +00:00