Letter E

expected-devel - Development files for expected

Website: https://github.com/TartanLlama/expected
License: CC0-1.0
Vendor: Alcance Libre, Inc.
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.

Packages

expected-devel-1.1.0-1.aldos.noarch [20 KiB] Changelog by Vitaly Zaitsev (2023-03-16):
- Updated to version 1.1.0.

Listing created by Repoview-0.6.6-6.fc14.al