Move folly/Functional.h v2017.11.06.00
authorYedidya Feldblum <yfeldblum@fb.com>
Sun, 5 Nov 2017 04:34:13 +0000 (21:34 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sun, 5 Nov 2017 04:46:40 +0000 (21:46 -0700)
commit05a56e4c1e3313f38f4f891a0b8db684004555e1
tree23a77643b02b583ad88efa03261251598e8944d6
parent6ca1c3b610d25e267321f2d27c6a38496cc6f9c5
Move folly/Functional.h

Summary: [Folly] Move `folly/Functional.h` to `folly/lang/RValueReferenceWrapper.h`.

Reviewed By: Orvid

Differential Revision: D6242160

fbshipit-source-id: a8ec42106cfe0ea617c87d382694d5eb2f0f61a0
folly/Functional.h [deleted file]
folly/Makefile.am
folly/container/Iterator.h
folly/lang/RValueReferenceWrapper.h [new file with mode: 0644]
folly/lang/test/RValueReferenceWrapperTest.cpp [new file with mode: 0644]
folly/test/FunctionalTest.cpp [deleted file]
folly/test/Makefile.am