proxygen
folly::pushmi::detail::do_submit_fn::time_impl< TP, Out > Struct Template Reference

Public Member Functions

requires TimeSenderTo< In, Out > void operator() (In &in)
 

Public Attributes

TP tp_
 
Out out_
 

Detailed Description

template<class TP, class Out>
struct folly::pushmi::detail::do_submit_fn::time_impl< TP, Out >

Definition at line 351 of file extension_operators.h.

Member Function Documentation

template<class TP , class Out >
requires TimeSenderTo<In, Out> void folly::pushmi::detail::do_submit_fn::time_impl< TP, Out >::operator() ( In &  in)
inline

Member Data Documentation

template<class TP , class Out >
Out folly::pushmi::detail::do_submit_fn::time_impl< TP, Out >::out_

Definition at line 353 of file extension_operators.h.

template<class TP , class Out >
TP folly::pushmi::detail::do_submit_fn::time_impl< TP, Out >::tp_

Definition at line 352 of file extension_operators.h.


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