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 1486 of file rbtree.h.

1486{ return mTree.max_size(); }