template <typename T, size_t Size>
class NonZeroLengthArray
Defined at line 197 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 199 of file ../../third_party/scudo/src/secondary.h