Skip to content

Case of false positive with the useless init check #473

@ghost

Description

private enum hasSliceWithLength(T) = is(typeof({ T t = T.init; t[].length; }));

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions