37 printf(
"construct just\n");
52 printf(
"\ncall defer_execution\n");
54 printf(
"submit defer_execution\n");
61 printf(
"\ncall defer_construction\n");
63 printf(
"submit defer_construction\n");
70 printf(
"\ncall eager_execution\n");
72 printf(
"submit eager_execution\n");
79 std::cout <<
"OK" << std::endl;
auto defer_construction()
PUSHMI_INLINE_VAR constexpr detail::tap_fn tap
PUSHMI_INLINE_VAR constexpr struct folly::pushmi::operators::defer_fn defer
PUSHMI_INLINE_VAR constexpr struct folly::pushmi::operators::just_fn just