|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r57588 - sandbox/statistics/tree_view/boost/tree_view
From: erwann.rogard_at_[hidden]
Date: 2009-11-11 19:35:49
Author: e_r
Date: 2009-11-11 19:35:48 EST (Wed, 11 Nov 2009)
New Revision: 57588
URL: http://svn.boost.org/trac/boost/changeset/57588
Log:
m
Text files modified:
sandbox/statistics/tree_view/boost/tree_view/depth_first.hpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/statistics/tree_view/boost/tree_view/depth_first.hpp
==============================================================================
--- sandbox/statistics/tree_view/boost/tree_view/depth_first.hpp (original)
+++ sandbox/statistics/tree_view/boost/tree_view/depth_first.hpp 2009-11-11 19:35:48 EST (Wed, 11 Nov 2009)
@@ -17,7 +17,7 @@
namespace boost{
namespace tree_view{
- // Manages a node that moves in the tree according to breadth-first
+ // Manages a node that moves in the tree according to depth-first
template<unsigned n,unsigned m = BOOST_SWITCH_LIMIT>
class depth_first
: incrementable<
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