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 142 of file scoped_ptr.h.

142{ reset(); }
void reset(T *arr=nullptr)
Definition scoped_ptr.h:134

References reset().

+ Here is the call graph for this function: