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

◆ FixedVector() [1/6]

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

Definition at line 90 of file vector.h.

90: current_size(0) {}
fl::size current_size
Definition vector.h:341