proxygen
folly::pushmi::trampolineEXF Struct Reference

#include <trampoline.h>

Public Member Functions

auto operator() ()
 

Detailed Description

Definition at line 270 of file trampoline.h.

Member Function Documentation

auto folly::pushmi::trampolineEXF::operator() ( )
inline

Definition at line 271 of file trampoline.h.

References folly::pushmi::PUSHMI_TEMPLATE(), folly::pushmi::requires(), and folly::pushmi::trampoline().

271  {
272  return trampoline();
273  }
detail::delegator< E > trampoline()
Definition: trampoline.h:261

The documentation for this struct was generated from the following file: