FastLED
3.9.15
Loading...
Searching...
No Matches
◆
~scoped_array()
template<typename T, typename Deleter = ArrayDeleter<T>>
fl::scoped_array
< T, Deleter >::~
scoped_array
(
)
inline
Definition at line
31
of file
scoped_array.h
.
31
{
deleter_
(
arr_
); }
fl::scoped_array::arr_
T * arr_
Definition
scoped_array.h:89
fl::scoped_array::deleter_
Deleter deleter_
Definition
scoped_array.h:90
References
arr_
, and
deleter_
.
fl
scoped_array
Generated on Fri Aug 22 2025 20:59:37 for FastLED by
1.13.2