]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4842/2: Add Method_instance class
authorDavid Kastrup <dak@gnu.org>
Thu, 28 Apr 2016 23:34:28 +0000 (01:34 +0200)
committerDavid Kastrup <dak@gnu.org>
Sun, 8 May 2016 15:17:00 +0000 (17:17 +0200)
commitd061586179ac3febbb53f33734bd53d47498f273
tree8bd6c8f0d199da15efbcc0a83f050b6a9864df00
parent60f6cf0a5769ef2c9dc48aefa0abfa1e243445e7
Issue 4842/2: Add Method_instance class

This is a lightweight container class combining an SCM method call
with a particular instance into a C++ callable.
lily/callback.cc
lily/include/callback.hh