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

◆ back()

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

Definition at line 166 of file set.h.

166{ return data.back(); }
VectorType data
Definition set.h:169

References data.