Simon Brand 8d1a8bc0ac Move catch
2017-10-21 19:16:34 +01:00
2017-10-21 19:04:41 +01:00
2017-10-21 19:16:34 +01:00
2017-10-12 10:44:46 +01:00
2017-10-02 08:58:09 +01:00
2017-10-02 10:06:45 +01:00
2017-10-03 11:26:04 +01:00
2017-10-21 19:12:31 +01:00
2017-09-29 19:45:17 +01:00
2017-10-21 19:04:41 +01:00
2017-10-21 19:15:33 +01:00

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
Description
C++11/14/17 std::optional with functional-style extensions and reference support
Readme 523 KiB
Languages
C++ 96%
CMake 4%