|
proxygen
|
This is the complete list of members for folly::expected_detail::expected_detail_ExpectedHelper::ExpectedHelper, including all inherited members.
| return_(T t) | folly::expected_detail::expected_detail_ExpectedHelper::ExpectedHelper | inlinestatic |
| return_(Expected< T, U > t) | folly::expected_detail::expected_detail_ExpectedHelper::ExpectedHelper | inlinestatic |
| then_(This &&ex) | folly::expected_detail::expected_detail_ExpectedHelper::ExpectedHelper | inlinestatic |
| then_(This &&ex, Fn &&fn, Fns &&...fns) -> decltype(T::then_(T::template return_< E >((std::declval< Fn >()(std::declval< This >().value()), unit)), std::declval< Fns >()...)) | folly::expected_detail::expected_detail_ExpectedHelper::ExpectedHelper | inlinestatic |
| thenOrThrow_(This &&ex, Yes &&yes, No &&no) | folly::expected_detail::expected_detail_ExpectedHelper::ExpectedHelper | inlinestatic |
| thenOrThrow_(This &&ex, Yes &&yes, No &&no) | folly::expected_detail::expected_detail_ExpectedHelper::ExpectedHelper | inlinestatic |