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
38
Commits
7
Branches
7
Tags
4d0e92c5f6966e955a7df89764bb75a3c139c828
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
4d0e92c5f6
C++11 support
2017-10-02 20:18:40 +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
Fix travis
2017-10-02 10:47:36 +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%