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

◆ size()

template<typename T>
size_t fl::HeapVector< T >::size ( ) const
inline

Definition at line 311 of file vector.h.

311 {
312 return mSize;
313 }
size_t mSize
Definition vector.h:221

Referenced by makeScreenMap(), and fl::HeapVector< DrawItem >::operator==().

+ Here is the caller graph for this function: