]> git.ipfire.org Git - thirdparty/squid.git/commit - include/splay.h
Summary: Implement mem_hdr debugging.
authorrobertc <>
Mon, 22 Sep 2003 14:50:50 +0000 (14:50 +0000)
committerrobertc <>
Mon, 22 Sep 2003 14:50:50 +0000 (14:50 +0000)
commitb8bad68c16e839f9a8a4575439bb24a977c01dd2
treea0765cdf4289ece398ebe5fe30388bceb72cc982
parentccd330845309b906a854ec3e48fa6c52458611cc
Summary: Implement mem_hdr debugging.
Keywords:

Implement Array copy constructor.
Implement Iterators for Splay trees.
Implement tests for the above.
Implement a debug call to use the above.
include/Array.h
include/Range.h
include/splay.h
src/Generic.h
src/mem_node.h
src/stmem.cc
src/stmem.h
test-suite/mem_hdr_test.cc