Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ key_eq
Method
key_eq
src/fl/stl/unordered_map_small.h:381–381 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
379
}
380
381
key_equal key_eq() const FL_NOEXCEPT { return mEqual; }
382
memory_resource* get_memory_resource() const FL_NOEXCEPT { return mResource; }
383
384
void reserve(size_type n) FL_NOEXCEPT {
Callers
1
FL_TEST_FILE
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected