(Wangle) Generic void star callback wrapper
authorHannes Roth <hannesr@fb.com>
Thu, 14 Aug 2014 15:52:49 +0000 (08:52 -0700)
committerSara Golemon <sgolemon@fb.com>
Thu, 14 Aug 2014 18:49:04 +0000 (11:49 -0700)
commit2a015b5f2e931d5f7e80858a9d69d0a826ed48ba
tree0cda90d92705d8ffe42a6ad4a77a980fb879dbeb
parent4b8e47d6a3e303db0d71e6e931aaf14c4de84b5e
(Wangle) Generic void star callback wrapper

Summary: Less generic than I hoped for. Naming is terrible.

Test Plan:
`fbconfig -r tao/client && fbmake runtests` -- I figured if it compiles
it works. Also did a `--sanitize=address` build just in case.

Reviewed By: hans@fb.com

Subscribers: fugalh, zhuohuang, anca

FB internal diff: D1470483
folly/wangle/OpaqueCallbackShunt.h [new file with mode: 0644]