Pisi Dagitik Derleme Ciftligi

pisilinux/main

pisilinux/main:master docker image: pisilinux/chroot Basarili bitmis : 403
Derlemeyi bekleyen : 23 Basarisiz : 1

Degisiklikler / Commits

id Tarih Repo Branch Paket Commit Durum

expected paketi detayi

Source

Name expected
Homepage https://github.com/TartanLlama/expected
Packager Safa Arıman
Type library
License CC0
Part Of programming.library
Summary Single header implementation of std::expected with functional-style extensions.
Description [en] 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.
Description [tr] 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.
Archive Type:targz Hash:ae311c9ad746d944d18e8cf873d0b1f04bff4acb
Archive Url https://github.com/TartanLlama/expected/archive/refs/tags/v1.1.0.tar.gz
Build Dependencies cmake
ninja
catch2
pspec.xml URI programming/library/expected/pspec.xml

Package expected-devel

Name expected-devel
File Types header : /usr/include
data : /usr/share

History

ReleaseDateVersionCommentPackager
2 2024-08-18 1.1.0 Version bump. Safa Arıman
1 2020-03-17 1.0.0 First release Safa Arıman