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

◆ begin()

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

Definition at line 938 of file rbtree.h.

938{ return mTree.begin(); }