FastLED 3.9.15
Loading...
Searching...
No Matches

◆ clear()

template<typename T, typename Deleter = ArrayDeleter<T>>
void fl::scoped_array< T, Deleter >::clear ( )
inline

Definition at line 74 of file scoped_array.h.

74{ reset(); }
void reset(T *arr=nullptr)

References reset().

+ Here is the call graph for this function: