Skip to content

Support for std::expected  #103

Description

@douaumont

In C++23, there was a new type std::expected which is essentially Rust's Result.

I've tried to add some functionality to support it, and it seems to work. Should I submit a pull request if this is still relevant?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions