mirror of
https://github.com/boostorg/fiber.git
synced 2026-02-10 23:32:28 +00:00
This covers both generic callbacks (adapt_callbacks.cpp, adapt_method_calls.cpp) and custom Asio completion tokens (yield.hpp, promise_completion_token.hpp, detail/yield.hpp, detail/promise_handler.hpp). Mark up the relevant source files to provide code snippets for callbacks.qbk.