cppcoro/include/cppcoro/detail
2017-09-02 10:21:38 +09:30
..
any.hpp Add awaitable_traits, is_awaitable, is_awaiter template metafuntions 2017-09-02 09:58:15 +09:30
continuation.hpp Rename 'resumer' class to 'continuation'. 2017-08-02 08:32:10 +09:30
get_awaiter.hpp Add awaitable_traits, is_awaitable, is_awaiter template metafuntions 2017-09-02 09:58:15 +09:30
lightweight_manual_reset_event.hpp Make lightweight_manual_reset_event methods noexcept. 2017-08-10 22:37:11 +09:30
sync_wait_task.hpp Experimental implementation of generalised sync_wait(). 2017-09-02 10:08:56 +09:30
unwrap_reference.hpp Add when_all() and when_all_ready(). 2017-08-02 08:32:10 +09:30
void_value.hpp WIP: generic variadic when_all() implementation. 2017-09-02 10:21:38 +09:30
when_all_awaitable.hpp Add when_all() and when_all_ready(). 2017-08-02 08:32:10 +09:30
when_all_awaitable2.hpp WIP: generic variadic when_all() implementation. 2017-09-02 10:21:38 +09:30
when_all_counter.hpp WIP: generic variadic when_all() implementation. 2017-09-02 10:21:38 +09:30
when_all_task.hpp WIP: generic variadic when_all() implementation. 2017-09-02 10:21:38 +09:30
win32.hpp Added io_service/io_context scheduler using Win32 IO completion ports. 2017-05-27 09:28:39 +09:30