28 Nov
2021
28 Nov
'21
6:18 p.m.
Asio's spawn is extremely popular and in use in a number of code bases.
I know but it still uses the deprecated boost.coroutine
I really don't think removing from boost is a sensible option unless there is a clear, simple replacement that works for C++03.
boost.spawn can be extended to support C++03 too