Update README.md
This commit is contained in:
parent
32339e5785
commit
7a9e022528
@ -1,6 +1,6 @@
|
|||||||
# RO: Result and Option for C++
|
# RO: Result and Option for C++
|
||||||
|
|
||||||
C++ class templates that implement Result<T,E> and Option<V> class families that facilitate Error and Null value handling.
|
C++ class templates that implement Result\<T,E\> and Option\<U\> class families that facilitate Error and Null value handling.
|
||||||
This implementation is inspired by the Rust language.
|
This implementation is inspired by the Rust language.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user