template <, >

struct ExactUsableSizeState

Defined at line 62 of file ../../third_party/scudo/src/allocator_config.def

If set to true, malloc_usable_size returns the exact size of the allocation.

If set to false, return the total available size in the allocation.

Public Methods

removeConst<const bool>::type getValue ()

Defined at line 62 of file ../../third_party/scudo/src/allocator_config.def