$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: ockham_at_[hidden]
Date: 2008-08-03 05:34:11
Author: bernhard.reiter
Date: 2008-08-03 05:34:11 EDT (Sun, 03 Aug 2008)
New Revision: 47956
URL: http://svn.boost.org/trac/boost/changeset/47956
Log:
One more TODO note
Text files modified:
sandbox/SOC/2006/tree/trunk/TODO | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Modified: sandbox/SOC/2006/tree/trunk/TODO
==============================================================================
--- sandbox/SOC/2006/tree/trunk/TODO (original)
+++ sandbox/SOC/2006/tree/trunk/TODO 2008-08-03 05:34:11 EDT (Sun, 03 Aug 2008)
@@ -15,6 +15,7 @@
General:
+* Check if Cursor(balanced_tree_iterator) rellay has no is_root member()!
* Revisit binary_tree (inorder::)iterator functions
* Possibly sort out some more concepts, like trees with "downwards" or "upwards" insertion
(insert()/insert_above()), trees with values only at the leaves (makes sense in combination