This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
optional
Watch
1
Star
0
Fork
0
You've already forked optional
forked from
TartanLlama/optional
Code
Pull Requests
Activity
39
Commits
7
Branches
7
Tags
376827970264cf642a7c7910649b2c39e3a09b32
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Simon Brand
3768279702
Downgrade clang
2017-10-02 20:24:38 +01:00
tests
C++11 support
2017-10-02 20:18:40 +01:00
.clang-format
Clang format
2017-10-02 08:58:09 +01:00
.gitignore
Gitignore
2017-10-02 10:06:45 +01:00
.travis.yml
Downgrade clang
2017-10-02 20:24:38 +01:00
catch.hpp
Start committing tests
2017-10-02 08:57:11 +01:00
CMakeLists.txt
C++11 support
2017-10-02 20:18:40 +01:00
COPYING
Initial commit
2017-09-29 19:45:17 +01:00
optional.hpp
C++11 support
2017-10-02 20:18:40 +01:00
README.md
GitHub badge
2017-10-02 14:21:58 +01:00
README.md
monadic-optional
Work in progress implementation of std::optional with monadic extensions
Description
C++11/14/17 std::optional with functional-style extensions and reference support
Readme
523
KiB
Languages
C++
96%
CMake
4%