Simon Brand afdacc1ba3 More testing
2017-11-27 14:48:16 +00:00
2017-10-31 10:27:43 +00:00
2017-11-27 14:48:16 +00:00
CI
2017-10-26 21:09:59 +01:00
2017-10-27 12:08:32 +01:00
2017-10-27 12:19:33 +01:00
CI
2017-10-26 21:09:59 +01:00
2017-10-28 14:17:05 +01:00
2017-11-27 14:48:16 +00:00
2017-11-02 09:43:23 +00:00
2017-10-26 22:01:46 +01:00

expected

Single header, work-in-progress implementation of std::expected with functional-style extensions.

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

Full documentation available at expected.tartanllama.xyz

Compiler support

Tested on:

  • Linux CI
    • clang 3.9
    • clang 3.8
    • clang 3.7
    • clang 3.6
    • clang 3.5
    • g++ 5.0
    • g++ 4.9
    • g++ 4.8
  • Windows CI
    • MSVC 2015
    • MSVC 2017
  • Linux manual
    • g++ 7.2
    • g++ 5.4

Dependencies

Requires Standardese for generating documentation.

Requires Catch for testing. This is bundled in the test directory.


CC0

To the extent possible under law, Simon Brand has waived all copyright and related or neighboring rights to the optional library. This work is published from: United Kingdom.

Description
C++11/14/17 std::expected with functional-style extensions
Readme 2.2 MiB
Languages
C++ 97.3%
CMake 2.7%