The function is actually a member function of a class, that's why it's static.
Shameless self-bump :x -> I tried everything in the capture clause: "Args...", "...args", "args...", "...", ...
Yeah I'm using GNU GCC, well I'll use the temporary solution for now; works just as fine, I just like things to be easily readable :P
Thanks.