template <typename PtrType, NodeOptions kNodeOptions = NodeOptions::None>
class DHTDLLTraits
Defined at line 101 of file ../../zircon/system/ulib/fbl/test/intrusive_hash_table_dll_tests.cc
Traits for a HashTable with a dynamic number of DoublyLinkedList buckets,
defined at object construction time.