Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FunctionDef: Enhance efficiency and create InvocationFunc<..>::clone() and Fu... | Sven Gothel | 2020-05-04 | 1 | -31/+92 |
* | FunctionDef: Add CaptureInvocationFunc supporting lambdas w/ an explicit capt... | Sven Gothel | 2020-05-03 | 1 | -14/+78 |
* | FunctionDef: Add StdInvocationFunc supporting std::function for capturing lam... | Sven Gothel | 2020-05-03 | 1 | -0/+59 |
* | ClassFunction -> FunctionDef generalization, adding plain function (non-class... | Sven Gothel | 2020-05-03 | 1 | -0/+229 |