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

◆ front()

template<typename Key>
const Key & fl::VectorSet< Key >::front ( ) const
inline

Definition at line 326 of file set.h.

326{ return data.front(); }
VectorType data
Definition set.h:362

References data.