proxygen
folly::pushmi::any_single_sender< E, VN >::data Union Reference

Public Attributes

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

Detailed Description

template<class E, class... VN>
union folly::pushmi::any_single_sender< E, VN >::data

Definition at line 27 of file single_sender.h.

Member Data Documentation

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

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