Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libstud-optional - std::optional library for C++14

A reasonably-conforming optional class template implementation for C++14 that automatically "falls forward" to std::optional if available.

Supported compilers are GCC >= 4.9, Clang >= 3.7, and MSVC >= 14.3.

About

std::optional library for C++14

Topics

Resources

Contributing

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages