Denis Blank 85c0d76c7c Make make_cancelling_continuable throw an default constructed exception_t
* This behaviour now aligns on how cancellation is handled in the
  unhandled exception handler
2020-04-03 19:44:49 +02:00
..
detail Remap asio::error::basic_errors::operation_aborted to a default constructed exception_t 2020-04-03 19:38:13 +02:00
external Rename cti::asio_token to cti::use_continuable 2020-04-03 17:25:52 +02:00
operations First work on passing an exception to the executable work 2019-08-31 03:30:03 +02:00
continuable-base.hpp Make make_cancelling_continuable throw an default constructed exception_t 2020-04-03 19:44:49 +02:00
continuable-connections.hpp Reflow the license text 2019-01-04 13:39:46 +01:00
continuable-coroutine.hpp Reflow the license text 2019-01-04 13:39:46 +01:00
continuable-operations.hpp Implement cti::split which makes it possible to resolve multiple 2019-03-08 22:06:44 +01:00
continuable-primitives.hpp Add continuable_base::is_ready and continuable_base::unpack. 2019-12-26 10:13:20 +01:00
continuable-promise-base.hpp Make promise_base default constructible 2019-03-08 18:13:40 +01:00
continuable-promisify.hpp Reflow the license text 2019-01-04 13:39:46 +01:00
continuable-result.hpp Add continuable_base::is_ready and continuable_base::unpack. 2019-12-26 10:13:20 +01:00
continuable-transforms.hpp Reflow the license text 2019-01-04 13:39:46 +01:00
continuable-traverse-async.hpp Reflow the license text 2019-01-04 13:39:46 +01:00
continuable-traverse.hpp Reflow the license text 2019-01-04 13:39:46 +01:00
continuable-types.hpp Use a promise<> for work rather than a dedicated work_base 2019-09-02 00:01:26 +02:00
continuable.hpp Use a promise<> for work rather than a dedicated work_base 2019-09-02 00:01:26 +02:00