예제 #1
0
 bool operator()(Dispatcher& dispatcher, Handler&) const
 {
   return dispatcher.running_in_this_thread();
 }