Include dependency graph for splay.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | SplayNode< V > |
class | Splay< V > |
class | SplayConstIterator< V > |
Variables | |
SQUIDCEXTERN int | splayLastResult |
Variable Documentation
◆ splayLastResult
SQUIDCEXTERN int splayLastResult |
Definition at line 93 of file splay.h.
Referenced by MemPoolChunked::convertFreeCacheToChunkFreeCache(), Splay< V >::find(), SplayNode< V >::insert(), SplayNode< V >::remove(), and SplayNode< V >::splay().