BloombergLP::bdlmt::FixedThreadPool::Queue

Defines a type alias for the bounded job queue type.

Synopsis

Declared in <bdlmt_fixedthreadpool.h>

typedef bdlcc::BoundedQueue<Job> Queue;