Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Use Experimental Outcome for error handling #147

Closed
wants to merge 8 commits into from

Conversation

jeromehue
Copy link
Contributor

Description

Fixes #103

This header file contains required definitions and a custom
NoValuePolicy that reboots on error.
In CMakeLists.txt, specify GENERIC_SYSTEM or LINUX_SYSTEM definitions.
Bases on these definitions, Utility/Outcome.hpp will correctly define
things and import <outcome-experimenta.hpp>

Updated EduMock.cpp to reflect changes mades to Edu.hpp in the previous
commits.
@jeromehue jeromehue closed this Nov 11, 2023
@jeromehue jeromehue deleted the outcome-error-handling branch November 11, 2023 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Experimental Outcome for error handling
1 participant