template <>
struct EnableRandomOffsetState
Defined at line 107 of file ../../third_party/scudo/src/allocator_config.def
Indicates support for offsetting the start of a region by a random number of
pages. This is only used if `EnableContiguousRegions` is enabled.
Public Methods
removeConst<const bool>::type getValue ()
Defined at line 107 of file ../../third_party/scudo/src/allocator_config.def