proxygen
|
#include <CodingDetail.h>
Protected Member Functions | |
ForwardPointers (const unsigned char *ptr) | |
Protected Attributes | |
const unsigned char *const | forwardPointers_ |
Helpers to store pointers to forward and skip pointer arrays only if they are used, that is, the quantum is nonzero. If it is 0, the class is empty, and the member is static to keep the syntax valid, thus it will take no space in a derived class thanks to empty base class optimization.
Definition at line 39 of file CodingDetail.h.
|
inlineexplicitprotected |
Definition at line 41 of file CodingDetail.h.
|
protected |
Definition at line 42 of file CodingDetail.h.