libexpected-dev binary package in Ubuntu Jammy amd64

 Single header implementation of std::expected with functional-style extensions.
 .
 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2021-10-15 11:50:32 UTC Published Ubuntu Jammy amd64 release universe libdevel Optional 1.0.0~dfsg-2
  • Published
  • Copied from ubuntu focal-proposed amd64 in Primary Archive for Ubuntu