Arene Base
Fundamental Utilities For Safety Critical C++
Loading...
Searching...
No Matches
result.hpp File Reference

Go to the source code of this file.

Detailed Description

Provides arene::base::result, a value/error sum-type suitable for use as a return value, similar to std::expected.