Skip to content
This repository was archived by the owner on Jul 26, 2026. It is now read-only.

lib: Use std::function as the callback type in event queue - #1552

Merged
p12tic merged 1 commit into
input-leap:masterfrom
p12tic:cleanup-event-queue
Jan 10, 2023
Merged

lib: Use std::function as the callback type in event queue#1552
p12tic merged 1 commit into
input-leap:masterfrom
p12tic:cleanup-event-queue

Conversation

@p12tic

@p12tic p12tic commented Jan 8, 2023

Copy link
Copy Markdown
Contributor

This greatly simplifies registration of new event handlers as code can be registered by using a simple lambda function.

This greatly simplifies registration of new event handlers as code can
be registered by using a simple lambda function.
@p12tic
p12tic force-pushed the cleanup-event-queue branch from 434fa17 to 6d34733 Compare January 10, 2023 02:27
@p12tic
p12tic merged commit 0760260 into input-leap:master Jan 10, 2023
@p12tic
p12tic deleted the cleanup-event-queue branch January 10, 2023 12:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant