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

◆ size()

template<typename T, fl::size N>
fl::size fl::FixedVector< T, N >::size ( ) const
inlineconstexpr

Definition at line 183 of file vector.h.

183{ return current_size; }
fl::size current_size
Definition vector.h:439

Referenced by fl::video::VideoImpl::updateBufferFromFile(), and fl::video::VideoImpl::updateBufferFromStream().

+ Here is the caller graph for this function: