Denis Blank 957d3fa375 Align the cancel behaviour of result to the one used in the unhandled exception handler
* Introduce cancellation_result to represent a cancelled async task
* Add cancellation unit tests
* This doesn't allow cancellation of continuables, it is meant
  for treating the special state action canceled on the receiver side.
  Cancellation of a chain is still up to the user.
2020-04-03 22:34:08 +02:00
..
link Reflow the license text 2019-01-04 13:39:46 +01:00
mock Reflow the license text 2019-01-04 13:39:46 +01:00
playground Rename cti::asio_token to cti::use_continuable 2020-04-03 17:25:52 +02:00
simple-benchmark Implement a benchmark against boost::future 2018-11-18 17:46:25 +01:00
standalone Reflow the license text 2019-01-04 13:39:46 +01:00
threads Reflow the license text 2019-01-04 13:39:46 +01:00
unit-test Align the cancel behaviour of result to the one used in the unhandled exception handler 2020-04-03 22:34:08 +02:00
CMakeLists.txt Workaround for a MSVC required symbol link bug 2018-12-26 06:20:48 +01:00