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

◆ npos()

template<typename Key, typename Value, typename Equal = fl::SmallMapEqualTo<Key>>
static size_type fl::unordered_map_small< Key, Value, Equal >::npos ( )
inlinestaticprivate

Definition at line 129 of file unordered_map_small.h.

129{ return static_cast<size_type>(-1); }

References FL_NOEXCEPT.

Referenced by at(), at(), contains(), count(), do_insert(), do_insert(), erase(), find(), find(), find_free_slot(), find_index(), get(), get(), insert(), insert(), insert(), insert(), insert_or_update(), operator==(), operator[](), update(), and update().

+ Here is the caller graph for this function: