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