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

◆ cbegin()

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

Definition at line 780 of file rbtree.h.

780{ return mTree.cbegin(); }