Denis Blank 01f9dbd1f4 Add support for stable coroutines (/await:strict and -fcoroutines)
* The definition CONTINUABLE_HAS_COROUTINE now indicates support for coroutines,
  while CONTINUABLE_HAS_EXPERIMENTAL_COROUTINE is added if the experimental version is used.
2022-01-20 08:41:32 +01:00
..
async Improve the use_continuable_t asio completion tokens such that special mappings are aptable 2020-04-09 18:43:00 +02:00
multi Add support for stable coroutines (/await:strict and -fcoroutines) 2022-01-20 08:41:32 +01:00
single Ensure that the example given in #34 compiles in the CI 2020-08-10 18:31:16 +02:00
CMakeLists.txt Replace the result<...> implementation by a lighter one 2020-04-04 22:26:09 +02:00
test-continuable.cpp Update the copyright year 2020-04-04 23:31:20 +02:00
test-continuable.hpp Update the copyright year 2020-04-04 23:31:20 +02:00