Defines a type alias for the registry mapping queue IDs to queues.
Declared in <bdlmt_multiqueuethreadpool.h>
<bdlmt_multiqueuethreadpool.h>
typedef bsl::map<int, MultiQueueThreadPool_Queue*> QueueRegistry;