/result

result is a C++ library that provides a Result type, which can be used to return and propagate errors. It's inspired by Rust's Result type.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Stargazers