Audacity 3.2.0
|
Smart pointer type that deallocates with Deleter. More...
#include <PackedArray.h>
Public Member Functions | |
auto & | operator[] (size_t ii) const |
Enables subscripting. Does not check for null! More... | |
Smart pointer type that deallocates with Deleter.
Definition at line 128 of file PackedArray.h.
|
inline |
Enables subscripting. Does not check for null!
Definition at line 135 of file PackedArray.h.
References PackedArray::begin().