MCPcopy Create free account
hub / github.com/FastLED/FastLED / unordered_map.h

File unordered_map.h

src/fl/stl/unordered_map.h:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#pragma once
2
3/*
4unordered_map that is optimized for embedded devices. The unordered_map

Callers

nothing calls this directly

Calls 14

mark_occupiedFunction · 0.85
find_valueFunction · 0.85
find_slotFunction · 0.85
needs_rehashFunction · 0.85
rehash_inline_no_resizeFunction · 0.85
rehash_internalFunction · 0.85
unordered_mapFunction · 0.70
insertFunction · 0.70
clearFunction · 0.70
sizeMethod · 0.45
clearMethod · 0.45
assignMethod · 0.45

Tested by

no test coverage detected