2
0
mirror of https://github.com/boostorg/foreach.git synced 2026-02-02 21:02:11 +00:00

add comment pointing to BOOST_FOREACH's online docs

[SVN r41155]
This commit is contained in:
Eric Niebler
2007-11-16 19:24:52 +00:00
parent f238344e6e
commit c468adf68b

View File

@@ -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.