Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Collapse sidebar
home:itachi_re:devel
tl-expected
Overview
Meta Configuration of Package tl-expected
<package name="tl-expected" project="home:itachi_re:devel"> <title>C++11/14/17 std::expected with functional-style extensions</title> <description>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.</description> <url>https://github.com/TartanLlama/expected.git</url> </package>
Locations
Projects
Search
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects