Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make
Expected(EmptyTag)
ctor quasi-public for coroutine promises
Summary: I'm making `folly::exception_wrapper`-centric short-circuiting coroutine on the basis of `Expected`, and the current `PromiseReturn` magic relies on having access to this `EmptyTag` ctor. Reviewed By: yfeldblum Differential Revision: D56957309 fbshipit-source-id: 315b4342f101225ff5932db4eb678faab1ecf2cb
- Loading branch information