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