The approach to provide the ExecutionCtx seems to work out well; after some investigation I found a solution how to code a generic signature-check for "any kind of function-like member"... (the trick is to pass a pointer or member-pointer, which happens to be syntactically the same and can be handled with our existing function signature helper after some minor tweaks) |
||
|---|---|---|
| .. | ||
| clang-static-init-1.cpp | ||
| clang-static-init-2.cpp | ||
| clang-static-init.hpp | ||
| crash_gdb_jessie-2015-08.sh | ||
| DIR_INFO | ||
| gtk-canvas-experiment.cpp | ||
| gtk-canvas-experiment.hpp | ||
| gtk-canvas-main.cpp | ||
| gtk-style-experiment.cpp | ||
| gtk-style-experiment.css | ||
| SConscript | ||
| try.cpp | ||