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
99
of file
scoped_ptr.h
.
99
{
deleter_
(
arr_
); }
fl::scoped_array::arr_
T * arr_
Definition
scoped_ptr.h:157
fl::scoped_array::deleter_
Deleter deleter_
Definition
scoped_ptr.h:158
References
arr_
, and
deleter_
.
fl
scoped_array
Generated on Thu May 29 2025 04:44:58 for FastLED by
1.13.2