Provide a unpackTryTuple function in folly
authorMatthieu Martin <matthieu@fb.com>
Thu, 13 Oct 2016 07:09:32 +0000 (00:09 -0700)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Thu, 13 Oct 2016 07:23:43 +0000 (00:23 -0700)
commit347311500aa10d0524ac6db3987a94216e6d76ef
tree66110f97eaf29fce4f36cf6a24313e7b01f7b013
parent0606d170400a29b4b1b7e4417f63de0b03c17488
Provide a unpackTryTuple function in folly

Summary: This feature already exists in detail, move it to public instead.

Reviewed By: andriigrynenko

Differential Revision: D4013691

fbshipit-source-id: 1779cc53d114ddc97993b41e0ad63c104008f6b0
folly/Makefile.am
folly/Try-inl.h
folly/Try.h
folly/detail/TryDetail.h [new file with mode: 0644]
folly/futures/detail/Core.h