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
40
Commits
7
Branches
7
Tags
b98c4c6ae5d621b17d03e23f8ec776ee479bef94
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
b98c4c6ae5
GitHub badge
2017-10-03 11:22: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-03 11:22:38 +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%