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

◆ size()

template<typename Key, typename Value, typename Compare = less<Key>, typename Allocator = allocator_slab<char>>
fl::size fl::MapRedBlackTree< Key, Value, Compare, Allocator >::size ( ) const
inline

Definition at line 1117 of file rbtree.h.

1117{ return mTree.size(); }