Same as the preceding overload, moving functor into the queue.
Synopsis
Declared in <bdlmt_multiqueuethreadpool.h>
int
enqueueJob(
int id,
bslmf::MovableRef<Job> functor);
Created with MrDocs
Same as the preceding overload, moving functor into the queue.
Declared in <bdlmt_multiqueuethreadpool.h>
int
enqueueJob(
int id,
bslmf::MovableRef<Job> functor);
Created with MrDocs