Skip to content

Remove bundled delegate code. #2

@HexDecimal

Description

@HexDecimal

Umbra currently uses a specialized delegate module for callbacks. I'm not really convinced that this code is useful post C++11, and I'd like to replace the uses of this with the more standard std::function type which is easier to work with.

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