MCPcopy Create free account
hub / github.com/comaps/comaps / unordered_dense.h

File unordered_dense.h

3party/ankerl/unordered_dense.h:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1///////////////////////// ankerl::unordered_dense::{map, set} /////////////////////////
2
3// A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion.
4// Version 4.8.1

Callers

nothing calls this directly

Calls 14

mixFunction · 0.85
r8Function · 0.85
atFunction · 0.85
on_error_key_not_foundFunction · 0.85
reserveFunction · 0.85
bucket_countFunction · 0.85
backMethod · 0.80
beginFunction · 0.70
endFunction · 0.70
HashFunction · 0.50
reserveMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected