proxygen
folly::Tearable< T >::RawWord Union Reference

Public Attributes

unsigned char data [sizeof(void *)]
 

Detailed Description

template<typename T>
union folly::Tearable< T >::RawWord

Definition at line 85 of file Tearable.h.

Member Data Documentation

template<typename T>
unsigned char folly::Tearable< T >::RawWord::data[sizeof(void *)]

Definition at line 88 of file Tearable.h.


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