Denis Blank 5f84de0e86 Handle the cancellation of continuables used in co_await expression correctly
* Throws a await_canceled_exception now which automatically gets
  converted to a default exception type again if it becomes unhandled in the handler.
* Ref #32
2020-04-09 15:34:11 +02:00
..
link Update the copyright year 2020-04-04 23:31:20 +02:00
mock Update the copyright year 2020-04-04 23:31:20 +02:00
playground Update the copyright year 2020-04-04 23:31:20 +02:00
simple-benchmark Implement a benchmark against boost::future 2018-11-18 17:46:25 +01:00
standalone Update the copyright year 2020-04-04 23:31:20 +02:00
threads Update the copyright year 2020-04-04 23:31:20 +02:00
unit-test Handle the cancellation of continuables used in co_await expression correctly 2020-04-09 15:34:11 +02:00
CMakeLists.txt Workaround for a MSVC required symbol link bug 2018-12-26 06:20:48 +01:00