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 168 of file set.h.

168{ return data.back(); }
VectorType data
Definition set.h:201

References data.