Revert "[folly::gen] Prevent accidental moves in filter()"
authorKristen Parton <kparton@fb.com>
Wed, 19 Aug 2015 04:53:36 +0000 (21:53 -0700)
committerfacebook-github-bot-9 <folly-bot@fb.com>
Wed, 19 Aug 2015 05:20:19 +0000 (22:20 -0700)
commit2f107c8a68fe63d9e27a0cb62348a6d3b3e4d27b
tree67dc08d0801b5fe6109e002a9b384f552bcc8cc9
parent0fdbb61ecd5679f0cd2bf13f867e9b72212ec371
Revert "[folly::gen] Prevent accidental moves in filter()"

Summary: This reverts commit aee49bc8a945db9ad6c0ef6a9598ca5c44a4dc8c.

Temporarily reverting the previous diff to investigate possible downstream regression.

Reviewed By: @yfeldblum

Differential Revision: D2359864
folly/gen/Base-inl.h
folly/gen/test/BaseTest.cpp