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

◆ size()

template<typename Key, typename Value, typename Equal = fl::SmallMapEqualTo<Key>>
size_type fl::unordered_map_small< Key, Value, Equal >::size ( ) const
inline

Definition at line 239 of file unordered_map_small.h.

239{ return mSize; }

References FL_NOEXCEPT, and mSize.