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 157 of file vector.h.

157{ return current_size; }
fl::size current_size
Definition vector.h:341

Referenced by fl::string::append().

+ Here is the caller graph for this function: