18dbfa1740877abce4a67e6f0715286a2688a4d1
RO: Result and Option for C++
C++ class templates that implement Result<T,E> and Option class families that facilitate Error and Null value handling. This implementation is inspired by the Rust language.
Description
Languages
C++
100%