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

use std::function<void()> instead of global callbacks #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

baggior
Copy link

@baggior baggior commented Mar 19, 2018

Description

[Describe what this change achieves]

Issues Resolved

[List any existing issues this PR resolves; include Fixes #xxx or Closes #xxx (where xxx is issue number)]

Check List

General

  • Code follows coding style defined in STYLE.md
  • Doxygen comments are included inline with code
  • No unnecessary whitespace; check with git diff --check before committing.

The following have been modified to reflect new features, if warranted

  • README.md
  • keywords.txt (use tabs as whitespace separators)
  • library.properties
  • examples/ - update or create new ones, as warranted

The following have NOT been modified

  • doc/ - will be updated upon versioned release
  • .ruby-gemset
  • .ruby-version
  • CHANGELOG.md - will be updated upon versioned release (HISTORY.md is deprecated)
  • Gemfile
  • LICENSE
  • VERSION - will be updated upon versioned release

NOTE: use ?w=1 to see the changes and ignore whitespaces
eed84d3?w=1

@baggior
Copy link
Author

baggior commented Mar 26, 2018

can you merge this pool reqst?

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