Boost logo

Boost :

Subject: Re: [boost] Announcing LEAF, a new error handling library suitable for low latency applications
From: Gavin Lambert (boost_at_[hidden])
Date: 2018-11-14 23:17:04


On 15/11/2018 11:19, Emil Dotchevski wrote:
> LEAF (Low-latency Error Augmentation Framework) is a new error handling
> library which could possibly become the successor of Boost Exception,
> though LEAF can be used without exceptions too.
>
> Official documentation: https://zajo.github.io/leaf/

Looks interesting.

Does the implementation internally use thread-locals?

Is it compatible with coroutines or fibers or other non-thread-based stacks?


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