Skip to content

Incorrect constraint on conjugated_accessor's constructor #297

Description

@mhoemmen

Spec says is_constructible_v, but implementation says is_convertible_v.

/* requires */ (std::is_convertible_v<NestedAccessor, const OtherNestedAccessor&>)

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions