summaryrefslogtreecommitdiffstats
path: root/api/direct_bt/FunctionDef.hpp
Commit message (Expand)AuthorAgeFilesLines
* FunctionDef: Enhance efficiency and create InvocationFunc<..>::clone() and Fu...Sven Gothel2020-05-041-31/+92
* FunctionDef: Add CaptureInvocationFunc supporting lambdas w/ an explicit capt...Sven Gothel2020-05-031-14/+78
* FunctionDef: Add StdInvocationFunc supporting std::function for capturing lam...Sven Gothel2020-05-031-0/+59
* ClassFunction -> FunctionDef generalization, adding plain function (non-class...Sven Gothel2020-05-031-0/+229