The devel/tl-expected port
tl-expected-1.1.0 – C++11/14/17 std::expected with functional-style extensions (cvsweb github mirror)
Description
tl-expected is a single header implementation of `std::expected` with functional-style extensions. std::expected is proposed as the preferred way to represent an object which will either have an expected value, or an unexpected value giving information about why something failed. Unfortunately, chaining together many computations which may fail can be verbose, as error-checking code will be mixed in with the actual programming logic. This implementation provides a number of utilities to make coding with expected cleaner.WWW: https://tl.tartanllama.xyz
Maintainer
Klemens Nanni
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64
Categories
Build dependencies
Test dependencies
Files
- /usr/local/include/tl/
- /usr/local/include/tl/expected.hpp
- /usr/local/share/cmake/
- /usr/local/share/cmake/tl-expected/
- /usr/local/share/cmake/tl-expected/tl-expected-config-version.cmake
- /usr/local/share/cmake/tl-expected/tl-expected-config.cmake
- /usr/local/share/cmake/tl-expected/tl-expected-targets.cmake