MCPcopy Create free account
hub / github.com/Tessil/hat-trie / key

Method key

include/tsl/array-hash/array_hash.h:857–857  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

855 array_hash_iterator& operator=(array_hash_iterator&& other) = default;
856
857 const CharT* key() const { return m_array_bucket_iterator.key(); }
858
859 size_type key_size() const { return m_array_bucket_iterator.key_size(); }
860

Callers 6

rehash_implMethod · 0.45
deserialize_implMethod · 0.45
operator==Method · 0.45
operator==Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected