Skip to content

Generalized delegates #11

@alfreb

Description

@alfreb

Since #10 there's now a specialized delegate class in IRQ_handler which allows delegation of any IRQ to any member function with signature void (). This should be replaced with a generalized delegate class, possibly this one since the C++11 version relies heavily on the standard library. Alternatively, we can wait until we have the Std library.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions