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 233 of file scoped_ptr.h.

233{ return arr_ != nullptr; }

References arr_.