[Xorp-cvs] XORP cvs commit: xorp/libxorp

Pavlin Radoslavov pavlin@icir.org
Wed, 4 Jan 2006 18:22:16 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2006-01-04 18:22:16 UTC

XORP CVS repository


Modified files:
	libxorp       test_ref_trie.cc test_trie.cc 

Log message:
	Use (where appropriate) the generic Trie::iterator instead of the
	more specific Trie::PreOrderIterator or Trie::PostOrderIterator.

Revision  Changes                               Path
1.13      +8 -13;  commitid: f35843bc12267ea6;  xorp/libxorp/test_ref_trie.cc
1.10      +8 -11;  commitid: f35843bc12267ea6;  xorp/libxorp/test_trie.cc