Use "auto" with GENERATOR instead of std::function
[folly.git] / folly / executors / InlineExecutor.h
2017-10-21 James Sedgwickmove InlineExecutor, ManualExecutor, and GlobalThreadPo...