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

◆ shrink_to_fit()

template<typename T, fl::size N>
void fl::FixedVector< T, N >::shrink_to_fit ( )
inline

Definition at line 405 of file vector.h.

405 {
406 // No-op for fixed-size vectors
407 }