|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r48902 - sandbox/SOC/2006/tree/trunk/boost/tree/detail/algorithm/cursor
From: ockham_at_[hidden]
Date: 2008-09-19 13:01:28
Author: bernhard.reiter
Date: 2008-09-19 13:01:28 EDT (Fri, 19 Sep 2008)
New Revision: 48902
URL: http://svn.boost.org/trac/boost/changeset/48902
Log:
Minimal change in wording
Text files modified:
sandbox/SOC/2006/tree/trunk/boost/tree/detail/algorithm/cursor/_order_iterative.hpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/SOC/2006/tree/trunk/boost/tree/detail/algorithm/cursor/_order_iterative.hpp
==============================================================================
--- sandbox/SOC/2006/tree/trunk/boost/tree/detail/algorithm/cursor/_order_iterative.hpp (original)
+++ sandbox/SOC/2006/tree/trunk/boost/tree/detail/algorithm/cursor/_order_iterative.hpp 2008-09-19 13:01:28 EDT (Fri, 19 Sep 2008)
@@ -6,7 +6,7 @@
/** @file _order.hpp
*
- * Some "linear" algorithms that are identical for all *order cursors
+ * Some iterative algorithm versions that are identical for all *order cursors
* (as we are just calling the appropriate traversal function that are
* defined in the respective *order.hpp files).
*/
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk