SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

expected-devel rpm build for : Fedora 34. For other distributions click expected-devel.

Name : expected-devel
Version : 1.0.0 Vendor : Fedora Project
Release : 4.fc34 Date : 2021-01-26 06:34:34
Group : Unspecified Source RPM : expected-1.0.0-4.fc34.src.rpm
Size : 0.10 MB
Packager : Fedora Project
Summary : Development files for expected
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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/34/Everything/aarch64/os/Packages/e

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  expected-devel-1.0.0-4.fc34.noarch.rpm
     

Provides :
cmake(tl-expected)
expected-devel
expected-static

Requires :
cmake-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/include/tl
/usr/include/tl/expected.hpp
/usr/share/cmake/tl-expected
/usr/share/cmake/tl-expected/tl-expected-config-version.cmake
/usr/share/cmake/tl-expected/tl-expected-config.cmake
/usr/share/cmake/tl-expected/tl-expected-targets.cmake
/usr/share/doc/expected-devel
/usr/share/doc/expected-devel/README.md
/usr/share/licenses/expected-devel
/usr/share/licenses/expected-devel/COPYING

 
ICM