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

◆ size()

template<typename Key, typename Allocator = fl::allocator_slab<Key>>
size_type fl::set< Key, Allocator >::size ( ) const
inline

Definition at line 426 of file set.h.

426{ return mTree.size(); }
TreeType mTree
Definition set.h:370

Referenced by fl::set< T, fl::allocator_inlined_slab< T, N > >::operator==().

+ Here is the caller graph for this function: