BloombergLP::bdlmt::FixedThreadPool::Job

Defines a type alias for the job functor type.

Synopsis

Declared in <bdlmt_fixedthreadpool.h>

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