proxygen
folly::pushmi::any_flow_many_sender< PE, PV, E, VN >::data Union Reference

Public Attributes

void * pobj_ = nullptr
 
char buffer_ [sizeof(std::tuple< VN... >)]
 

Detailed Description

template<class PE, class PV, class E, class... VN>
union folly::pushmi::any_flow_many_sender< PE, PV, E, VN >::data

Definition at line 27 of file flow_many_sender.h.

Member Data Documentation

template<class PE , class PV , class E , class... VN>
char folly::pushmi::any_flow_many_sender< PE, PV, E, VN >::data::buffer_[sizeof(std::tuple< VN... >)]
template<class PE , class PV , class E , class... VN>
void* folly::pushmi::any_flow_many_sender< PE, PV, E, VN >::data::pobj_ = nullptr

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