Lift the invoke helper in Function.h
authorYedidya Feldblum <yfeldblum@fb.com>
Wed, 18 Oct 2017 06:36:06 +0000 (23:36 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 18 Oct 2017 06:55:22 +0000 (23:55 -0700)
commit86617507c88ebb628b8d292903edacd40e77ab13
tree04232709ce2db7160ceff9539706d14b270c236a
parent11b73c8f4fcb5d00b030d14cb4894b6cfb199039
Lift the invoke helper in Function.h

Summary: [Folly] Lift the `invoke` helper in `Function.h`.

Reviewed By: aary

Differential Revision: D6050569

fbshipit-source-id: da07901b8d058b0199d23db675c0fb9082fdf67d
folly/Function.h
folly/Makefile.am
folly/functional/Invoke.h [new file with mode: 0644]
folly/functional/test/InvokeTest.cpp [new file with mode: 0644]
folly/test/Makefile.am