Skip to content

The "register" storage class is no longer allowed in C++17 and above #3

Description

@frawamudi

./darts.h:408:5: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
register array_u_type_ p;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions