template <typename PtrType, NodeOptions kNodeOptions = NodeOptions::None>
class HTDLLTraits
Defined at line 58 of file ../../zircon/system/ulib/fbl/test/intrusive_hash_table_dll_tests.cc
Traits for a HashTable with a template-defined number of DoublyLinkedList
buckets.