move ApplyTuple to functional/
authorJames Sedgwick <jsedgwick@fb.com>
Thu, 19 Oct 2017 14:45:51 +0000 (07:45 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 19 Oct 2017 15:02:41 +0000 (08:02 -0700)
commitbfa61031d36f41aaa907d40371c28ac0e84c8e0d
treed8547a812587a388254843e2410e84ac1e4d3340
parent7111b632fca2d01ea33c974aa68ffa021b75ae24
move ApplyTuple to functional/

Summary: as above

Reviewed By: yfeldblum

Differential Revision: D6086563

fbshipit-source-id: ab7f50ba46ebd1dbef6438f956258b2fbb13cb5c
CMakeLists.txt
folly/ApplyTuple.h [deleted file]
folly/Hash.h
folly/Makefile.am
folly/functional/ApplyTuple.h [new file with mode: 0644]
folly/functional/Partial.h
folly/functional/test/ApplyTupleTest.cpp [new file with mode: 0644]
folly/gen/test/StringTest.cpp
folly/test/ApplyTupleTest.cpp [deleted file]