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

◆ begin() [2/2]

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

Definition at line 779 of file rbtree.h.

779{ return mTree.begin(); }