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.78.0 | 
|---|---|
| license | BSL-1.0Boost Software License 1.0 | 
| repository | https://pkg.cppget.org/1/legacy | 
| download | libboost-leaf-1.78.0.tar.gz | 
| sha256 | cec9a233552b014e42139cb760267678b194fff47b9afbd1aac94da572f32aa8 | 
| project | boost | 
|---|---|
| url | github.com/boostorg/leaf | 
| doc-url | www.boost.org/doc/libs/1_78_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 |