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