Skip to content

Conversation

@ArthurBandaryk
Copy link
Contributor

This PR replaces stout::Try with stout::expected which is just going to be an alias for tl::expected.

@ArthurBandaryk ArthurBandaryk self-assigned this Jul 26, 2022
@ArthurBandaryk ArthurBandaryk marked this pull request as draft July 26, 2022 16:02
@ArthurBandaryk ArthurBandaryk force-pushed the artur.expected branch 2 times, most recently from 2420a71 to 0e35234 Compare July 27, 2022 07:16
Copy link
Contributor

@CodingCanuck CodingCanuck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Artur, is it intentional that this review is still in draft state?

@ArthurBandaryk
Copy link
Contributor Author

Artur, is it intentional that this review is still in draft state?

Yep, because 3-rd phase with all replacement in 'include/stout' and 'tests' dirs is coming!

Copy link
Contributor

@CodingCanuck CodingCanuck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! I love how there's a lot less explicit use of std::string in the test in this latest revision.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants