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

◆ size()

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

Definition at line 545 of file vector.h.

545{ return mSize; }

Referenced by fl::HeapVector< DrawItem >::HeapVector(), fl::UIDropdownImpl::UIDropdownImpl(), fl::string::append(), fl::AudioReactive::computeRMS(), makeScreenMap(), fl::StrStream::operator<<(), fl::HeapVector< DrawItem >::operator==(), fl::ScreenMap::ParseJson(), and fl::AudioSampleImpl::zcf().

+ Here is the caller graph for this function: