Defines a type alias for the queue cleanup functor type.
Declared in <bdlmt_multiqueuethreadpool.h>
<bdlmt_multiqueuethreadpool.h>
typedef bsl::function<void()> CleanupFunctor;