Skip to content

Add custom ReferenceWrapper #5

Description

@arBmind

The std::reference_wrapper has no operator overloads for our use case. This reduces the value of our Result API a lot.

We should use a specialized ReferenceWrapper that has overloads for operator==, operator!= and operator<< for std::ostream.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions