fix folly::NotificationQueue for move-only value types
Summary: folly::NotificationQueue::tryConsume did not compile for move-only types such as folly::Function. This diff fixes that. Reviewed By: andriigrynenko Differential Revision: D3711406 fbshipit-source-id: a52eba3eb31743165e4726f830f2a38d241f25a5
Showing
Please register or sign in to comment