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

◆ back()

template<typename Key, size_t N>
const Key & fl::FixedSet< Key, N >::back ( ) const
inline

Definition at line 125 of file set.h.

125{ return data.back(); }
VectorType data
Definition set.h:128

References data.