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

◆ size()

template<typename Key, typename Less = fl::less<Key>>
size_type fl::flat_set< Key, Less >::size ( ) const
inline

Definition at line 88 of file flat_set.h.

88{ return mData.size(); }
vector_type mData
Definition flat_set.h:44

References mData.

Referenced by fl::operator==().

+ Here is the caller graph for this function: