LockerAndInvoker: Reorder this to silence warning
This commit is contained in:
@@ -332,8 +332,8 @@ public:
|
|||||||
#endif
|
#endif
|
||||||
SerializedAsynchronousContinuation<OriginalCbFnT>
|
SerializedAsynchronousContinuation<OriginalCbFnT>
|
||||||
&serializedContinuation;
|
&serializedContinuation;
|
||||||
InvocationTargetT invocationTarget;
|
|
||||||
std::shared_ptr<ComponentThread> target;
|
std::shared_ptr<ComponentThread> target;
|
||||||
|
InvocationTargetT invocationTarget;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user