summaryrefslogtreecommitdiffstats
path: root/core/callable_method_pointer.h
Commit message (Expand)AuthorAgeFilesLines
* Implement decalsJuan Linietsky2020-04-141-0/+1
* callable_mp: Fix non-debug branchRémi Verschelde2020-02-231-2/+15
* Created the callable_mp macro, for signals to call method pointers directly.Juan Linietsky2020-02-211-0/+279