template <typename T, size_t Size>

class NonZeroLengthArray

Defined at line 207 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 209 of file ../../third_party/scudo/src/secondary.h