-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
4-way overloads for Expected::value and Expected::error
Summary: Overload on the receiver reference category and `const`-qualification, deriving the return type reference category and `const`-qualification. Like `Optional`, `Try`, etc. Reviewed By: Gownta Differential Revision: D6062982 fbshipit-source-id: b781020210d6899dd7bca6fcdd95e01b5251cf5c
- Loading branch information
1 parent
a9c8474
commit 2a9804b
Showing
1 changed file
with
25 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters