Boost logo

Boost-Commit :

From: eric_at_[hidden]
Date: 2007-11-16 14:24:53


Author: eric_niebler
Date: 2007-11-16 14:24:52 EST (Fri, 16 Nov 2007)
New Revision: 41155
URL: http://svn.boost.org/trac/boost/changeset/41155

Log:
add comment pointing to BOOST_FOREACH's online docs
Text files modified:
   trunk/boost/foreach.hpp | 1 +
   1 files changed, 1 insertions(+), 0 deletions(-)

Modified: trunk/boost/foreach.hpp
==============================================================================
--- trunk/boost/foreach.hpp (original)
+++ trunk/boost/foreach.hpp 2007-11-16 14:24:52 EST (Fri, 16 Nov 2007)
@@ -5,6 +5,7 @@
 // Distributed under the Boost Software License, Version 1.0. (See
 // accompanying file LICENSE_1_0.txt or copy at
 // http://www.boost.org/LICENSE_1_0.txt)
+// See http://www.boost.org/libs/foreach for documentation
 //
 // Credits:
 // Anson Tsao - for the initial inspiration and several good suggestions.


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