class WavlTreeTest_NoRemoveFromContainer_Class
Defined at line 721 of file ../../zircon/system/ulib/fbl/test/intrusive_wavl_tree_tests.cc
Negative compilation test which make sure that we cannot try to use a node
flagged with AllowRemoveFromContainer with a WAVLTree. Note: While it would
be a rather complicated refactor, we _could_ allow this, but only if we first
introduce a version of the WAVLTree which does not track the size of the
container.
Public Methods
void WavlTreeTest_NoRemoveFromContainer_Class ()
Defined at line 721 of file ../../zircon/system/ulib/fbl/test/intrusive_wavl_tree_tests.cc
void ~WavlTreeTest_NoRemoveFromContainer_Class ()
Defined at line 721 of file ../../zircon/system/ulib/fbl/test/intrusive_wavl_tree_tests.cc