Defines a type alias for the job functor type.
Synopsis
Declared in <bdlmt_multiqueuethreadpool.h>
typedef bsl::function<void()> Job;
Created with MrDocs
Defines a type alias for the job functor type.
Declared in <bdlmt_multiqueuethreadpool.h>
typedef bsl::function<void()> Job;
Created with MrDocs