~smspillaz/folly/folly-git-master

Viewing all changes in revision 6824.

  • Committer: Facebook Github Bot
  • Author(s): Eric Niebler
  • Date: 2019-03-20 20:13:38 UTC
  • Revision ID: git-v1:1a1bb9d7a13932951dceeb06d2c0735c55e350f0
executor wrappers don't take extra schedule parameters

Summary: The type-erasing executor wrappers and the generic executor wrappers accept extra parameters to their `schedule` member functions, but nowhere is that functionality used, and such executor types would fail to satisfy the Executor concepts anyway. Remove that functionality.

Reviewed By: kirkshoop

Differential Revision: D14541290

fbshipit-source-id: 8cf0fd7bdc6dea72e43d5decc9e70ba843ab2db8

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: