Closed zappybiby closed 7 years ago
It's a templated class, so maybe the compiler resolved it when it scan the source for the first time. So it can be resolved when the templated class got instantiated.
BTW, I use a more clear way to implement this class. See commit 7bccc826 for more detail.
In StaticEventTriggerrer.h line 17, class 'Invoker' doesn't resolve. Did you mean to use class 'Invoker2'?