folly::Arena::kBlockOverhead

Per-block bookkeeping overhead, in bytes.

Synopsis

Declared in <folly/memory/Arena.h>

inline constexpr static
size_t kBlockOverhead = sizeof(Block);