unspecified

expected-devel - Development files for expected

Website: https://github.com/TartanLlama/expected
License: CC0
Description:
Header-only Development files for expected.

std::expected is proposed as the preferred way to represent objec
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.
Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.

How to Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install expected-devel

Packages

expected-devel-1.0.0-2.el8.noarch [24 KiB] Changelog by Fedora Release Engineering (2020-01-28):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

Subscribe