]> git.tdb.fi Git - libs/datafile.git/commit
Support loader functions with bound first argument
authorMikko Rasa <tdb@tdb.fi>
Sun, 19 Apr 2020 14:24:55 +0000 (17:24 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 19 Apr 2020 14:31:49 +0000 (17:31 +0300)
commitb0186e8878204a29e25ca4063c1dac4dea908508
tree9f0ba3e0108201051287d20a506cf800b73c427d
parentc308213edfde6e137fde273678c4af2520566826
Support loader functions with bound first argument

This allows more flexibility in defining dynamic keywords.  Only
available with C++11.
source/loader.h
source/loaderaction.h