In file included from qgpgmedeletejob.h:39:0,
from qgpgmedeletejob.cpp:38: threadedjobmixin.h:98:33: error: 'function' in namespace 'std' does not name
a template type
void setFunction(const std::function<T_result()> &function)
Patch is attached.
In file included from qgpgmedeletejob.h:39:0,
from qgpgmedeletejob.cpp:38: threadedjobmixin.h:98:33: error: 'function' in namespace 'std' does not name
a template type
void setFunction(const std::function<T_result()> &function)
Patch is attached.