]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4842/1: Add Callback0_wrapper and Callback2_wrapper class
authorDavid Kastrup <dak@gnu.org>
Wed, 27 Apr 2016 20:59:20 +0000 (22:59 +0200)
committerDavid Kastrup <dak@gnu.org>
Sun, 8 May 2016 15:17:00 +0000 (17:17 +0200)
commit60f6cf0a5769ef2c9dc48aefa0abfa1e243445e7
tree968394a650e4b3ed0d7a5d1d3ec5004857538e39
parent6465569a518aa2bf3ce93e5934a58eec2e6a69b1
Issue 4842/1: Add Callback0_wrapper and Callback2_wrapper class

Those are for callbacks with 0 and 2 SCM arguments, respectively.  The
former are needed mainly for translator callbacks, the second for
acknowledgers.
lily/callback.cc
lily/include/callback.hh