BloombergLP::bdlmt::TimerEventScheduler::Dispatcher

Defines a type alias for the dispatcher functor type.

Synopsis

Declared in <bdlmt_timereventscheduler.h>

typedef bsl::function<void(bsl::function<void()> const&)> Dispatcher;