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

◆ empty()

template<typename T>
bool fl::HeapVector< T >::empty ( ) const
inline

Definition at line 437 of file vector.h.

437{ return mSize == 0; }
size_t mSize
Definition vector.h:310

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

+ Here is the caller graph for this function: