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
108
of file
scoped_ptr.h
.
108
{
deleter_
(
arr_
); }
fl::scoped_array::arr_
T * arr_
Definition
scoped_ptr.h:166
fl::scoped_array::deleter_
Deleter deleter_
Definition
scoped_ptr.h:167
References
arr_
, and
deleter_
.
fl
scoped_array
Generated on Tue Jun 24 2025 00:58:16 for FastLED by
1.13.2