Skip to content

Allow ReturnTypes to have extended attributes associated with them  #342

@samweinig

Description

@samweinig

It is not currently possible to directly specify extended attributes for an operation's return type. One could work around this by using a typedef (e.g. typedef [Clamp] long Clamped; Clamped foo(); ), but it feels like an oversight that you can't do it directly.

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