Fixing namespace for GeneratorBuilder, more moves for Params
Summary: GENERATOR was broken if you didn't `using namespace folly::gen`, and we're still copying quite a few functors where we could move them. Test Plan: Unit tests Reviewed By: chaoyc@fb.com FB internal diff: D731253
Showing
Please register or sign in to comment