proxygen
|
#include <strand.h>
Public Member Functions | |
strand_item (any_receiver< E, any_executor_ref< E >> out) | |
Public Attributes | |
any_receiver< E, any_executor_ref< E > > | what |
|
inline |
Definition at line 35 of file strand.h.
any_receiver<E, any_executor_ref<E> > folly::pushmi::strand_item< E >::what |
Definition at line 38 of file strand.h.
Referenced by folly::pushmi::strand_queue< E, Executor >::error().