Files
optional/README.md
T
2017-10-21 20:11:27 +01:00

563 B

optional

Work in progress implementation of std::optional with extensions

Documentation at optional.tartanllama.xyz

Clang + GCC: Linux Build Status MSVC: Windows Build Status

Compiler support

Tested on:

  • clang 3.9
  • clang 3.8
  • g++ 7.2
  • g++ 5.4
  • g++ 4.8.5
  • MSVC 2015
  • MSVC 2017