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

◆ max_size()

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

Definition at line 946 of file rbtree.h.

946{ return mTree.max_size(); }