A lightweight C++11-compatible error-handling mechanism
-
Updated
Sep 23, 2022 - C++
A lightweight C++11-compatible error-handling mechanism
A rust like Result type for modern C++
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.
Librería de C++ que provee abstracciones genéricas para el manejo de errores, valores opcionales y resultados de operaciones.
C++ implementation of Rust's result type
Add a description, image, and links to the result-type topic page so that developers can more easily learn about it.
To associate your repository with the result-type topic, visit your repo's landing page and select "manage topics."