Boost logo

Boost :

From: Rainer Deyke (rdeyke_at_[hidden])
Date: 2022-12-08 19:03:14


On 08.12.22 17:48, Oliver Kowalke via Boost wrote:
> Am 06.12.22 um 09:48 schrieb Rainer Deyke via Boost:
>>
>>
>> At a first glance, the following libraries would have to justify their
>> continued existence as "core" Boost libraries:
>>
>>
>>   Coroutine 2 (superseded by C++20 coroutines)
>
>
> Coroutines from boost.coroutine2 are stackful != 'stackless' Coroutines
> from C++20
>
> Stackful coroutines can suspend their execution within a deep callstack
> of ordinary functions while this is not permitted with C++20 coroutines.
Good to know, that sounds like a valid justification!

-- 
Rainer Deyke (rainerd_at_[hidden])

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk