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

◆ operator()()

template<typename T>
void fl::PointerDeleter< T >::operator() ( T * ptr)
inline

Definition at line 19 of file scoped_array.h.

19{ delete ptr; }