A lightweight error-handling library for C++11
A lightweight error handling library for C++11.
Documentation
https://boostorg.github.io/leaf/
Features
- Small single-header format, no dependencies.
- Designed for maximum efficiency ("happy" path and "sad" path).
- No dynamic memory allocations, even with heavy payloads.
- O(1) transport of arbitrary error types (independent of call stack depth).
- Can be used with or without exception handling.
- Support for multi-thread programming.
Support
- cpplang on Slack (use the
#boostchannel) - Boost Users Mailing List
- Boost Developers Mailing List
... More
| version | 1.77.0+1 |
|---|---|
| license | BSL-1.0Boost Software License 1.0 |
| repository | https://pkg.cppget.org/1/legacy |
| download | libboost-leaf-1.77.0+1.tar.gz |
| sha256 | d92354b7e43daedfe9be3f049c093f4917c0db6be6e88381bc8b1cfce772c95e |
| project | boost |
|---|---|
| url | github.com/boostorg/leaf |
| doc-url | www.boost.org/doc/libs/1_77_0/libs/leaf |
| package-url | github.com/build2-packaging/boost |
| boost-users@lists.boost.orgMailing list | |
| package-email | packaging@build2.orgMailing list |
| topics | C++Boost |
Reviews
| fail | 0 |
|---|---|
| pass | 1 |