forked from TartanLlama/expected
Update README.md
This commit is contained in:
@ -1,6 +1,7 @@
|
|||||||
# expected
|
# expected
|
||||||
Single header implementation of `std::expected` with functional-style extensions.
|
Single header implementation of `std::expected` with functional-style extensions.
|
||||||
|
|
||||||
|
[](https://tl.tartanllama.xyz/en/latest/?badge=latest)
|
||||||
Clang + GCC: [](https://travis-ci.org/TartanLlama/expected)
|
Clang + GCC: [](https://travis-ci.org/TartanLlama/expected)
|
||||||
MSVC: [](https://ci.appveyor.com/project/TartanLlama/expected)
|
MSVC: [](https://ci.appveyor.com/project/TartanLlama/expected)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user