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

◆ size()

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

Definition at line 486 of file vector.h.

486{ return mSize; }

Referenced by fl::HeapVector< DrawItem >::HeapVector(), fl::Str::append(), fl::HeapVector< DrawItem >::assign(), makeScreenMap(), fl::HeapVector< DrawItem >::operator==(), and fl::AudioSampleImpl::zcf().

+ Here is the caller graph for this function: