Skip to content

Please consider replacing "enum" with "enum class" #125

@xiaokezhou

Description

@xiaokezhou

As a feature of c++ 11, "enum class" can help fixing the declaration conflicts, caused by different enumerations with same-name members.
Could you please add this feature to fastddsgen?
If fastddsgen has already supported "enum class", how can I enable it by editing the IDL file or setting the generator?
Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions