add or update See www.boost.org comments

[SVN r16708]
This commit is contained in:
Beman Dawes 2002-12-27 16:51:53 +00:00
parent e45b2e2136
commit 1e8216431b
4 changed files with 5 additions and 3 deletions

View File

@ -9,6 +9,8 @@
// 15 Nov 2001 Jens Maurer // 15 Nov 2001 Jens Maurer
// created. // created.
// See http://www.boost.org/libs/utility/iterator_adaptors.htm for documentation.
#ifndef BOOST_ITERATOR_ADAPTOR_GENERATOR_ITERATOR_HPP #ifndef BOOST_ITERATOR_ADAPTOR_GENERATOR_ITERATOR_HPP
#define BOOST_ITERATOR_ADAPTOR_GENERATOR_ITERATOR_HPP #define BOOST_ITERATOR_ADAPTOR_GENERATOR_ITERATOR_HPP

View File

@ -6,7 +6,7 @@
// software is provided "as is" without express or implied warranty, and // software is provided "as is" without express or implied warranty, and
// with no claim as to its suitability for any purpose. // with no claim as to its suitability for any purpose.
// See http://www.boost.org for most recent version including documentation. // See http://www.boost.org/libs/utility/operators.htm for documentation.
// Revision History // Revision History
// 21 Oct 02 Modified implementation of operators to allow compilers with a // 21 Oct 02 Modified implementation of operators to allow compilers with a

View File

@ -6,7 +6,7 @@
// express or implied warranty, and with no claim as to its suitability for // express or implied warranty, and with no claim as to its suitability for
// any purpose. // any purpose.
// See http://www.boost.org for most recent version including documentation. // See http://www.boost.org/libs/utility for documentation.
// Classes appear in alphabetical order // Classes appear in alphabetical order

View File

@ -6,7 +6,7 @@
// express or implied warranty, and with no claim as to its suitability for // express or implied warranty, and with no claim as to its suitability for
// any purpose. // any purpose.
// See http://www.boost.org for most recent version including documentation. // See http://www.boost.org/libs/utility for documentation.
#ifndef BOOST_UTILITY_FWD_HPP #ifndef BOOST_UTILITY_FWD_HPP
#define BOOST_UTILITY_FWD_HPP #define BOOST_UTILITY_FWD_HPP