mirror of
https://github.com/boostorg/asio.git
synced 2026-02-23 14:02:13 +00:00
09716d71f3c2423c1672c78de324ad30e1b0bde3
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.
Description
Mirrored via gitea-mirror
Languages
C++
99.6%
HTML
0.2%
Perl
0.2%