template <>
struct EnableZeroOnDeallocState
Defined at line 68 of file ../../third_party/scudo/src/allocator_config.def
Writes zeros to the memory slot when a allocation is returned to
the allocator. This decommits memory on operating systems that
detects pages full of zero."
Public Methods
removeConst<const bool>::type getValue ()
Defined at line 68 of file ../../third_party/scudo/src/allocator_config.def