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

◆ empty()

template<typename T, typename Allocator = fl::allocator<T>>
bool fl::HeapVector< T, Allocator >::empty ( ) const
inline

Definition at line 488 of file vector.h.

488{ return mSize == 0; }

Referenced by fl::HeapVector< DrawItem >::erase().

+ Here is the caller graph for this function: