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

◆ front()

template<typename Key, size N>
const Key & fl::VectorSetFixed< Key, N >::front ( ) const
inline

Definition at line 163 of file set.h.

163{ return data.front(); }
VectorType data
Definition set.h:169

References data.