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-30 20:32:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
67ca45ed835af231a97074bf360ec0fb47396d21
thread
/
test
/
sync
/
futures
History
Vicente J. Botet Escriba
6319080ef2
Thread: add test for get_exception_ptr.
...
[SVN r85708]
2013-09-16 17:15:05 +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 test for get_exception_ptr.
2013-09-16 17:15:05 +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