class SinglyLinkedHashTableTest_NoRemoveFromContainer_Class
Defined at line 217 of file ../../zircon/system/ulib/fbl/test/intrusive_hash_table_sll_tests.cc
Negative compilation test which make sure that we cannot try to use a node
flagged with AllowRemoveFromContainer with a hashtable with singly linked
list buckets.
Public Methods
void SinglyLinkedHashTableTest_NoRemoveFromContainer_Class ()
Defined at line 217 of file ../../zircon/system/ulib/fbl/test/intrusive_hash_table_sll_tests.cc
void ~SinglyLinkedHashTableTest_NoRemoveFromContainer_Class ()
Defined at line 217 of file ../../zircon/system/ulib/fbl/test/intrusive_hash_table_sll_tests.cc