Vicente J. Botet Escriba
|
bce7eabba2
|
fix make_exceptional issue.
|
2015-04-30 01:11:39 +02:00 |
|
Vicente J. Botet Escriba
|
cf539064d6
|
Deduce T& when the make_ready_future parameter is reference_wrapper<T>. Relates to #10979.
|
2015-02-01 13:44:41 +01:00 |
|
Vicente J. Botet Escriba
|
c3002edc54
|
cleanup.
|
2014-03-30 17:29:06 +02:00 |
|
Vicente J. Botet Escriba
|
980772d514
|
Added make_ready_no_decay_future and remove the use of asynch on make_future test.
|
2014-02-03 18:31:43 +01:00 |
|
Vicente J. Botet Escriba
|
f02e25e4e7
|
Add BOOST_RESULT_OF_USE_DECLTYPE.
|
2014-02-02 08:45:29 +01:00 |
|
Vicente J. Botet Escriba
|
7eb67443dd
|
Added exceptional_ptr and adapt futures to be implicitly convertible from exceptional_ptr.
|
2014-01-26 17:53:49 +01:00 |
|
Vicente J. Botet Escriba
|
4308e0ec24
|
Added make_exceptional_future.
|
2014-01-26 09:19:31 +01:00 |
|
Vicente J. Botet Escriba
|
cb845f19e4
|
Fix issues with future::async and disable the code when BOOST_NO_CXX11_DECLTYPE_N3276 is defined as it is bugged.
|
2014-01-18 15:27:03 +01:00 |
|
Vicente J. Botet Escriba
|
2a16b649ad
|
Thread: Added caller_context.hpp; Change executor by Executor template parameter in async; update the number of time the failing tests are run to catch all the compilers.
[SVN r86586]
|
2013-11-08 17:51:39 +00:00 |
|
Vicente J. Botet Escriba
|
f51e8c812a
|
Thread: Add a loop to catch more quickly the multiple bugs on boost::future experimental features and see which tester are failing.
[SVN r86444]
|
2013-10-26 11:22:14 +00:00 |
|
Vicente J. Botet Escriba
|
c628e51e6c
|
Thread: little refactoring on future.hpp; Added make_ready_future.
[SVN r84493]
|
2013-05-25 12:44:43 +00:00 |
|
Vicente J. Botet Escriba
|
7b157ab5f4
|
Thread: Apply patch for #8212.
[SVN r83425]
|
2013-03-14 17:19:59 +00:00 |
|
Vicente J. Botet Escriba
|
0cd8326f21
|
Thread: deprecate nested scoped locks and DateTime based timed fuctions
[SVN r81279]
|
2012-11-10 10:25:33 +00:00 |
|
Vicente J. Botet Escriba
|
30bfc7bcea
|
Thread: remove some rvalue-references limitations for future::then and make_shared.
[SVN r81111]
|
2012-10-30 09:36:22 +00:00 |
|
Vicente J. Botet Escriba
|
16ad9c868e
|
Thread: make the code of tests set_rvalue and make_future more portable
[SVN r80789]
|
2012-09-30 17:33:56 +00:00 |
|
Vicente J. Botet Escriba
|
4d84fb97c9
|
Thread: constrain make_future example to run when rvalues references are supported.
[SVN r80763]
|
2012-09-29 20:54:24 +00:00 |
|
Vicente J. Botet Escriba
|
18d4a8a0f8
|
Thread: Added missing file
[SVN r80756]
|
2012-09-29 16:36:19 +00:00 |
|