Using emplace_back to avoid temporary
[folly.git] / folly / test / FunctionSchedulerTest.cpp
2015-03-03 Andrei AlexandrescuMigrate FunctionScheduler from common/concurrency/...