template <, >
struct CompactPtrTType
Defined at line 126 of file ../../third_party/scudo/src/allocator_config.def
Defines the type and scale of a compact pointer. A compact pointer can
be understood as the offset of a pointer within the region it belongs
to, in increments of a power-of-2 scale. See `CompactPtrScale` also.
Public Methods
bool enabled ()
Defined at line 126 of file ../../third_party/scudo/src/allocator_config.def