2
0
mirror of https://github.com/boostorg/asio.git synced 2026-02-23 14:02:13 +00:00
Files
asio/test/experimental/coro
Christopher Kohlhoff 09716d71f3 Enabled deferred awaiting for coros, regularized use_coro, and fixed allocator handling.
This means that use_coro does not return a coro object, just like
use_awaitable does, i.e. it's an overhead that buys us type erasure.
Allocators can now be set for coro by including allocator_arg in the
coro signature.
2022-11-03 17:29:53 +11:00
..
2022-03-02 21:23:52 +11:00
2022-03-02 21:23:52 +11:00
2022-03-02 21:23:52 +11:00
2022-03-02 21:23:52 +11:00