template <typename T, size_t Size>
class NonZeroLengthArray
Defined at line 200 of file ../../third_party/scudo/src/secondary.h
Template specialization to avoid producing zero-length array
Public Methods
T & operator[] (uptr Idx)
Defined at line 202 of file ../../third_party/scudo/src/secondary.h