A library that adds new ways of handling errors to C++. In particular, it provides a more convenient alternative for std::optional (orl::Option) and an alternative to std::expected (orl::Result) from C++ 23.
-
Notifications
You must be signed in to change notification settings - Fork 0
A library that adds new ways of handling errors to C++. In particular, it provides a more convenient alternative for std::optional (orl::Option) and an alternative to std::expected (orl::Result) from C++ 23.
License
Hedgehogo/option-result-cpp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A library that adds new ways of handling errors to C++. In particular, it provides a more convenient alternative for std::optional (orl::Option) and an alternative to std::expected (orl::Result) from C++ 23.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published