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 505947821f
commit f07f1b2690
2 changed files with 5 additions and 0 deletions

View File

@ -10,6 +10,8 @@
// 17 July 2001: Added const to some member functions. (Jeremy Siek)
// 05 May 2001: Removed static dummy_cons object. (Jeremy Siek)
// See http://www.boost.org/libs/concept_check for documentation.
#ifndef BOOST_CONCEPT_ARCHETYPES_HPP
#define BOOST_CONCEPT_ARCHETYPES_HPP

View File

@ -10,6 +10,9 @@
// 02 April 2001: Removed limits header altogether. (Jeremy Siek)
// 01 April 2001: Modified to use new <boost/limits.hpp> header. (JMaddock)
//
// See http://www.boost.org/libs/concept_check for documentation.
#ifndef BOOST_CONCEPT_CHECKS_HPP
#define BOOST_CONCEPT_CHECKS_HPP