openbsd-ports/devel/tl-expected/distinfo
kn 52dcaf41a3 Import devel/tl-expected 1.0.0
Feedback OK rsadowski
---
tl-expected is a single header implementation of `std::expected` with
functional-style extensions.

std::expected is proposed as the preferred way to represent an 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.
2021-12-17 17:17:32 +00:00

5 lines
212 B
Plaintext

SHA256 (add-tl.cmake) = 5wh8w31CXmUx53/Q8pbOpr21AOVFH+aSvS8FsAN+SGY=
SHA256 (expected-1.0.0.tar.gz) = j1EkCFoSQRPnXjiQtOkj46TeWyapc7iRs960DhnAPO4=
SIZE (add-tl.cmake) = 1366
SIZE (expected-1.0.0.tar.gz) = 102672