Skip to content

Goal for subtyping standard conversion #61

@seanbaxter

Description

@seanbaxter

How do I get this to build?

(Compiler Explorer)

#feature on safety

template<typename T>
T call(T);

int^(*pf)(int^) = call<int^>;

int^/static(*pf2)(int^/static) = pf;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions