Skip to content

Specify and implement function subtyping. #57

@seanbaxter

Description

@seanbaxter
#feature on safety

template<typename T>
void call(T);

int main() {
  void(*pf)(int^/static) = addr call<int^/static>;
}

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