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
41
Commits
7
Branches
7
Tags
6bb507629d4f36a5c98eaa2d41f24cbaeaf59d70
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
6bb507629d
Upgrade clang
2017-10-03 11:26:04 +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
Upgrade clang
2017-10-03 11:26:04 +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%