FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator bool()
template<typename T, typename Deleter = ArrayDeleter<T>>
fl::scoped_array
< T, Deleter >::operator bool
(
)
const
inline
explicit
noexcept
Definition at line
128
of file
scoped_ptr.h
.
128
{
return
arr_
!=
nullptr
; }
fl::scoped_array::arr_
T * arr_
Definition
scoped_ptr.h:157
References
arr_
.
fl
scoped_array
Generated on Thu May 29 2025 04:44:58 for FastLED by
1.13.2