Skip to content

Pull requests: TartanLlama/expected

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add [[nodiscard]] to tl::make_unexpected()
#182 opened Jun 30, 2026 by dengzhongyuan365-dev Loading…
2 tasks done
Mark destructors as constexpr for C++20
#181 opened Jun 30, 2026 by dengzhongyuan365-dev Loading…
3 tasks done
Copyright: add SPDX licence identifier
#172 opened May 24, 2025 by timblechmann Loading…
Fix unit test installation
#170 opened Feb 19, 2025 by dtmuller Loading…
Require in_place_t with variadic unexpected ctors
#169 opened Feb 19, 2025 by jogerh Loading…
Add CMakeUserPresets.json to gitignore
#168 opened Feb 19, 2025 by jogerh Loading…
Make tl namespace configurable
#166 opened Feb 13, 2025 by jogerh Loading…
Prefer packaged Catch2
#147 opened Jun 17, 2023 by mymedia2 Loading…
Updated monadic interface for PR2505r1
#137 opened Feb 23, 2023 by georg-emg Contributor Loading…
added expected::rebind
#135 opened Feb 23, 2023 by georg-emg Contributor Loading…
added in_place_t as first parameter to constructors of tl::unexpected
#134 opened Feb 22, 2023 by georg-emg Contributor Loading…
"Fix issue#126"
#127 opened Dec 19, 2022 by pnpuranik Loading…
Allow construction directly from an unexpected type
#125 opened Dec 11, 2022 by cjvaughter Loading…
SFINAE-friendly and_then and map
#101 opened Jan 2, 2022 by Quuxplusone Contributor Loading…
Hidden-friend tl::unexpected's comparison operators (and add tests)
#100 opened Jan 2, 2022 by Quuxplusone Contributor Loading…
Fix -Wreturn-type and -Wunused-parameter warnings in tests. NFC.
#98 opened Jan 2, 2022 by Quuxplusone Contributor Loading…
Fix noexcept specifier expressions for move operations
#93 opened Oct 23, 2021 by bobbleclank Contributor Loading…
Add SPDX license header
#88 opened Jul 18, 2021 by nicolasfella Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.