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

◆ HashMap()

fl::FFT::HashMap::HashMap ( size_t max_size)
inline

Definition at line 15 of file fft.cpp.

16 : fl::HashMapLru<FFT_Args, Ptr<FFTImpl>>(max_size) {}

References fl::HashMapLru< FFT_Args, Ptr< FFTImpl > >::HashMapLru().

+ Here is the call graph for this function: