10 Commits

Author SHA1 Message Date
Christopher Kohlhoff e385df66bd Update copyright notices. 2026-03-03 20:45:33 +11:00
Christopher Kohlhoff 84c45dbe48 Add inline_executor. 2025-10-29 22:58:47 +11:00
Christopher Kohlhoff 1afbc5c12b Update copyright notices. 2025-03-04 22:57:26 +11:00
Christopher Kohlhoff 4a2d50655d Move async_immediate to a public header. 2024-07-08 23:24:05 +10:00
Christopher Kohlhoff 78e00cd217 Allow bind_immediate_executor to be used as a partial completion token. 2024-06-26 22:43:20 +10:00
Christopher Kohlhoff c74baa3bfa Add missing constraints to binders' constructors. 2024-03-06 00:51:18 +11:00
Christopher Kohlhoff c36d3ef338 Update copyright notices. 2024-03-05 07:51:17 +11:00
Christopher Kohlhoff 5c19f29294 Require C++11 as the minimum c++ standard. 2023-10-26 00:43:05 +11:00
Christopher Kohlhoff 01d4306f11 Fix bind_immediate_executor to not require async_result::return_type. 2023-08-01 22:02:25 +10:00
Christopher Kohlhoff 0f5ed97183 Add bind_immediate_executor function and immediate_executor_binder adapter. 2023-03-01 23:05:44 +11:00