Skip to content

member type containing template with space results in error #4

@joshinils

Description

@joshinils

this membner:

std::optional<unsigned int> route_sort_order;

generates this getter:

std::optional<unsigned GetInt>() const {
    return int>;
}

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