Skip to content

Missing inline Modifiers #9

@chenty0704

Description

@chenty0704

The error codes defined in LLU/ErrorLog/Errors including VersionError, FunctionError, etc. should be declared as inline constexpr int instead of just constexpr int. Otherwise, there will be duplicate definition issues.

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