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

◆ cend()

template<typename FunctionType>
const_iterator fl::FunctionListBase< FunctionType >::cend ( ) const
inline

Definition at line 47 of file function_list.h.

47{ return mFunctions.cend(); }
fl::vector< pair< int, FunctionType > > mFunctions

References mFunctions.