A lightweight C++11-compatible error-handling mechanism
-
Updated
Sep 23, 2022 - C++
A lightweight C++11-compatible error-handling mechanism
Result<T, E> for Modern C++
A C++17 implementation of the "value or error" type Result<T, E>.
Collection of ktl header libraries - small C++20 wrapper utilities
A header-only library implementing monadic types in C++
A lightweight, header-only C++ library that provides a result type for monadic error handling .
Add a description, image, and links to the result topic page so that developers can more easily learn about it.
To associate your repository with the result topic, visit your repo's landing page and select "manage topics."