RishabhRD / expectedLinks
P0323 & P2505 std::expected simple implementation
☆40Updated 2 months ago
Alternatives and similar repositories for expected
Users that are interested in expected are comparing it to the libraries listed below
Sorting:
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last week
- value types for composite class design - with allocators☆51Updated last week
- An indirect value-type for C++☆83Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 2 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Coroutine support tools