mirror of
https://github.com/TartanLlama/optional.git
synced 2025-08-05 04:34:26 +02:00
Compiler support
This commit is contained in:
10
README.md
10
README.md
@@ -2,3 +2,13 @@
|
||||
Work in progress implementation of std::optional with monadic extensions
|
||||
|
||||
[](https://travis-ci.org/TartanLlama/monadic-optional)
|
||||
|
||||
### Compiler support
|
||||
|
||||
Tested on:
|
||||
|
||||
- clang 3.9
|
||||
- clang 3.8
|
||||
- g++ 7.2
|
||||
- g++ 5.4
|
||||
- g++ 4.8.5
|
||||
|
Reference in New Issue
Block a user