Skip to content

Conversation

Quuxplusone
Copy link
Contributor

Note that or_else::[extensions.or_else] still has an unused variable:

auto failptr = [](eptr e) { return tl::expected<int,eptr>(tl::unexpect, std::move(e));};

but I didn't remove it because it looks like it probably indicates some missing test coverage.

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.

1 participant