Skip to content

Commit

Permalink
Documentation plus other minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
zajo committed Sep 27, 2024
1 parent 7501e79 commit cfccf26
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 589 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ https://boostorg.github.io/leaf/
## Features

* Portable single-header format, no dependencies.
* Tiny code size when configured for embedded development.
* Tiny code size, configurable for embedded development.
* No dynamic memory allocations, even with very large payloads.
* Deterministic unbiased efficiency on the "happy" path and the "sad" path.
* Error objects are handled in constant time, independent of call stack depth.
Expand Down
Loading

0 comments on commit cfccf26

Please sign in to comment.