Fixing namespace for GeneratorBuilder, more moves for Params
authorTom Jackson <tjackson@fb.com>
Fri, 8 Mar 2013 03:26:51 +0000 (19:26 -0800)
committerJordan DeLong <jdelong@fb.com>
Tue, 19 Mar 2013 00:09:03 +0000 (17:09 -0700)
commit9fb46d14d4fbfb7e1506e925b19498aa4cbf6f2a
treea1f01156e43f01eedd8c5eeec0b803ad3e871efc
parentfd20c97c69af72155fc5d611630b4799eeda6db8
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
folly/experimental/Gen-inl.h
folly/experimental/Gen.h