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

Public Attributes

void * pobj_ = nullptr
 
char buffer_ [sizeof(std::promise< int >)]
 

Detailed Description

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

Definition at line 27 of file constrained_single_sender.h.

Member Data Documentation

template<class E, class CV, class... VN>
void* folly::pushmi::any_constrained_single_sender< E, CV, VN >::data::pobj_ = nullptr

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