mirror of
https://github.com/TartanLlama/optional.git
synced 2025-07-30 18:07:15 +02:00
README
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
# optional
|
# optional
|
||||||
Single header, Work-in-progress implementation of std::optional with functional-style extensions.
|
Single header, work-in-progress implementation of `std::optional` with functional-style extensions.
|
||||||
|
|
||||||
Clang + GCC: [](https://travis-ci.org/TartanLlama/optional)
|
Clang + GCC: [](https://travis-ci.org/TartanLlama/optional)
|
||||||
MSVC: [](https://ci.appveyor.com/project/TartanLlama/optional)
|
MSVC: [](https://ci.appveyor.com/project/TartanLlama/optional)
|
||||||
|
Reference in New Issue
Block a user