unspecified

tl-expected-devel - C++11/14/17 std::expected

Website: https://github.com/TartanLlama/expected/
License: CC0-1.0
Vendor: Unixadm.org
Description:
std::expected is proposed as the preferred way to represent 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.

Packages

tl-expected-devel-1.1.0-1.el8-noarch [22 KiB] Changelog by Philippe Kueck (2024-12-17):
- Initial packaging
Package contents (click to display)
[f] /usr/share/licenses/tl-expected-devel/COPYING
[d] /usr/share/licenses/tl-expected-devel
[f] /usr/share/cmake/tl-expected/tl-expected-targets.cmake
[f] /usr/share/cmake/tl-expected/tl-expected-config.cmake
[f] /usr/share/cmake/tl-expected/tl-expected-config-version.cmake
[f] /usr/include/tl/expected.hpp

Listing created by Repoview-0.7.0