Construct Later with exception_ptr
authorRushi Desai <rushix@fb.com>
Thu, 31 Jul 2014 04:08:51 +0000 (21:08 -0700)
committerSara Golemon <sgolemon@fb.com>
Thu, 14 Aug 2014 18:49:03 +0000 (11:49 -0700)
commitac639d5621e642628d99a7c02e08b38607d77aa7
tree01747e1ba8ed7c2dadc0499ef0b3bbb023d6ddfd
parentfa6a9824b5da14f21861d43c714fbe43c6abfde8
Construct Later with exception_ptr

Summary:
It would be nice to be able to create a Later with pre-loaded
exception.

Test Plan: Unit test

Reviewed By: hans@fb.com

Subscribers: fugalh

FB internal diff: D1462810
folly/wangle/Later-inl.h
folly/wangle/Later.h
folly/wangle/test/LaterTest.cpp