Skip to content

Warn when invoking polymorphic functions with non-implicitly-copyable types #2466

Closed
@msullivan

Description

@msullivan

As part of #2431, warn when we invoke a polymorphic function taking something of kind "copy" with a type parameter that is not implicitly copyable. We also will need some way to suppress this warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-type-systemArea: Type systemC-enhancementCategory: An issue proposing an enhancement or a PR with one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions