.. |
detail
|
Added io_service/io_context scheduler using Win32 IO completion ports.
|
2017-05-27 09:28:39 +09:30 |
async_generator.hpp
|
Remove set_exception() methods from promise types.
|
2017-06-11 20:15:21 +09:30 |
async_mutex.hpp
|
Remove use of reinterpret_cast in constexpr expression.
|
2017-06-11 21:44:47 +09:30 |
broken_promise.hpp
|
Add copyright headers to source files.
|
2017-04-02 09:44:53 +09:30 |
cancellation_registration.hpp
|
Avoid use of CALLBACK as template parameter name.
|
2017-06-11 20:17:52 +09:30 |
cancellation_source.hpp
|
Initial version of cancellation_token.
|
2017-05-02 07:46:09 +09:30 |
cancellation_token.hpp
|
Initial version of cancellation_token.
|
2017-05-02 07:46:09 +09:30 |
config.hpp
|
Added io_service/io_context scheduler using Win32 IO completion ports.
|
2017-05-27 09:28:39 +09:30 |
file.hpp
|
Use <experimental/filesystem> instead of <filesystem>
|
2017-06-11 21:48:45 +09:30 |
file_buffering_mode.hpp
|
Add async file I/O support for Win32 platform.
|
2017-05-27 21:26:59 +09:30 |
file_open_mode.hpp
|
Add async file I/O support for Win32 platform.
|
2017-05-27 21:26:59 +09:30 |
file_read_operation.hpp
|
Add async file I/O support for Win32 platform.
|
2017-05-27 21:26:59 +09:30 |
file_share_mode.hpp
|
Add async file I/O support for Win32 platform.
|
2017-05-27 21:26:59 +09:30 |
file_write_operation.hpp
|
Add async file I/O support for Win32 platform.
|
2017-05-27 21:26:59 +09:30 |
generator.hpp
|
Add cppcoro::generator<T>.
|
2017-06-12 23:23:55 +09:30 |
io_service.hpp
|
Add missing return in io_context::operator=().
|
2017-05-30 21:25:44 +09:30 |
lazy_task.hpp
|
Fix get_return_object() of task/lazy_task promise under clang.
|
2017-06-11 22:06:40 +09:30 |
on_scope_exit.hpp
|
Fix compilation errors in on_scope_exit/on_scope_failure.
|
2017-06-11 20:31:51 +09:30 |
operation_cancelled.hpp
|
Initial version of cancellation_token.
|
2017-05-02 07:46:09 +09:30 |
read_only_file.hpp
|
Add async file I/O support for Win32 platform.
|
2017-05-27 21:26:59 +09:30 |
read_write_file.hpp
|
Add async file I/O support for Win32 platform.
|
2017-05-27 21:26:59 +09:30 |
readable_file.hpp
|
Add async file I/O support for Win32 platform.
|
2017-05-27 21:26:59 +09:30 |
recursive_generator.hpp
|
Add cppcoro::recursive_generator
|
2017-06-16 06:42:40 +09:30 |
shared_lazy_task.hpp
|
Use this-> when referencing members of template base-class.
|
2017-06-11 22:02:29 +09:30 |
shared_task.hpp
|
Use this-> when referencing members of template base-class.
|
2017-06-11 22:02:29 +09:30 |
single_consumer_event.hpp
|
Add copyright headers to source files.
|
2017-04-02 09:44:53 +09:30 |
task.hpp
|
Fix get_return_object() of task/lazy_task promise under clang.
|
2017-06-11 22:06:40 +09:30 |
writable_file.hpp
|
Add async file I/O support for Win32 platform.
|
2017-05-27 21:26:59 +09:30 |
write_only_file.hpp
|
Add async file I/O support for Win32 platform.
|
2017-05-27 21:26:59 +09:30 |