BloombergLP::bdlmt::MultiQueueThreadPool_Queue::Job

Defines a type alias for the job functor type.

Synopsis

Declared in <bdlmt_multiqueuethreadpool.h>

typedef bsl::function<void()> Job;