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.56.0
thread
/
test
/
sync
/
futures
History
Vicente J. Botet Escriba
fe195e776b
make use of underlying_cast<int> insted of int cast.
2014-06-12 19:43:16 +02:00
..
async
extract async executor test.
2014-03-01 08:38:08 +01:00
future
make use of underlying_cast<int> insted of int cast.
2014-06-12 19:43:16 +02:00
packaged_task
Thread: Added missing variadic constructor for task_shared_state.
2013-11-03 16:17:23 +00:00
promise
Thread: make use of csbl to make the code more readable and to ensure that it interact well with the std.
2013-10-28 20:08:39 +00:00
shared_future
make use of underlying_cast<int> insted of int cast.
2014-06-12 19:43:16 +02: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