Defines a type alias for the bounded job queue type.

Synopsis

Declared in <bdlmt_fixedthreadpool.h>

typedef bdlcc::BoundedQueue<Job> Queue;

Created with MrDocs