template <typename PtrType, NodeOptions kNodeOptions = NodeOptions::None>

class DIDHTSLLTraits

Defined at line 158 of file ../../zircon/system/ulib/fbl/test/intrusive_hash_table_sll_tests.cc

Traits for a HashTable with a dynamic number of SinglyLinkedList buckets,

defined at after construction time but before use (eg; DelayedInit).

Records