mirror of
https://github.com/boostorg/leaf.git
synced 2026-01-19 04:22:08 +00:00
e4905179f32f8bcfc96fcd9ba0753370028ea291
LEAF is a lightweight error handling library for C++11.
Official documentation: https://zajo.github.io/leaf/
Features:
- Header-only, no dependencies.
- No dynamic memory allocations.
- Compatible with
std::error_code,errnoand any other error code type. - Can be used with or without exception handling.
- Support for multi-thread programming.
Copyright (c) 2018-2019 Emil Dotchevski. Distributed under the Boost Software License, Version 1.0.
Please post questions and feedback on the Boost Developers Mailing List (LEAF is not part of Boost).
Description
Languages
C++
96.9%
Meson
1.5%
Python
1.2%
Shell
0.2%
Batchfile
0.1%