mirror of
https://github.com/TartanLlama/optional.git
synced 2025-07-31 18:34:26 +02:00
Readme
This commit is contained in:
@@ -3,8 +3,8 @@ Work in progress implementation of std::optional with extensions
|
||||
|
||||
Documentation at [optional.tartanllama.xyz](optional.tartanllama.xyz)
|
||||
|
||||
Clang + GCC: [](https://travis-ci.org/TartanLlama/monadic-optional)
|
||||
MSVC: [](https://ci.appveyor.com/project/TartanLlama/monadic-optional)
|
||||
Clang + GCC: [](https://travis-ci.org/TartanLlama/optional)
|
||||
MSVC: [](https://ci.appveyor.com/project/TartanLlama/optional)
|
||||
|
||||
### Compiler support
|
||||
|
||||
|
Reference in New Issue
Block a user