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

◆ size()

template<typename Key, typename Compare = less<Key>, typename Allocator = allocator<Key>>
fl::size fl::MultiSetTree< Key, Compare, Allocator >::size ( ) const
inline

Definition at line 204 of file multi_set.h.

204{ return mTree.size(); }
TreeType mTree
Definition multi_set.h:72

Referenced by fl::MultiSetTree< Key, Compare, Allocator >::ValueWithId::ValueWithId(), fl::MultiSetTree< Key, Compare, fl::allocator_slab< char > >::operator<(), and fl::MultiSetTree< Key, Compare, fl::allocator_slab< char > >::operator==().

+ Here is the caller graph for this function: