proxygen
folly::IOBuf::HeapFullStorage Struct Reference

Public Attributes

HeapStorage hs
 
SharedInfo shared
 
folly::max_align_t align
 

Detailed Description

Definition at line 110 of file IOBuf.cpp.

Member Data Documentation

folly::max_align_t folly::IOBuf::HeapFullStorage::align

Definition at line 117 of file IOBuf.cpp.

HeapStorage folly::IOBuf::HeapFullStorage::hs

Definition at line 113 of file IOBuf.cpp.

SharedInfo folly::IOBuf::HeapFullStorage::shared

Definition at line 116 of file IOBuf.cpp.


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