Searched refs:otherFunc (Results 1 – 1 of 1) sorted by relevance
43 Handle(std::function<void(OtherContent&)> &&otherFunc) in Handle() argument46 queue_, this, std::forward<std::function<void(OtherContent&)>>(otherFunc)); in Handle()