|
Boost : |
From: Michael Caisse (mcaisse-lists_at_[hidden])
Date: 2020-05-28 22:01:34
I'd like to encourage each of you to review Emil's error handling
library. We often focus on design or implementation based reviews, and I
encourage those but what I would really like to see are more user based
reviews. Grab the library and docs and play with it a bit. What works
well? What can be improved?
As a reminder, some of LEAF's features include:
* arbitrary error types
* header-only
* no dependencies
* use without exceptions
* use with exceptions
* no dynamic memory alloc
You can find the documentation here:
<https://zajo.github.io/leaf/>
and the library source here:
<https://github.com/zajo/leaf/tree/review>
Thanks!
michael
-- Michael Caisse Ciere Consulting ciere.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk