Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New setNotifier() method #4

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

New setNotifier() method #4

wants to merge 6 commits into from

Conversation

alex-schneider
Copy link
Contributor

No description provided.

Alex Schneider added 6 commits March 22, 2017 21:15
We need
* a struct for the management of notifiers (list and functions)
* a notifier (signal) struct
We never want to have any user data after the call of a notifier. Therefore, we need a new error type for "unexpected values".

The test is extended.
Recycle the destructor for the callables from the `::setModifier()` method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant