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

◆ operator bool()

template<typename T, typename Alloc = fl::allocator<T>>
fl::scoped_array2< T, Alloc >::operator bool ( ) const
inlineexplicitnoexcept

Definition at line 154 of file scoped_array.h.

154{ return arr_ != nullptr; }

References arr_.