From bab5f86c1b6a8fa55d3900a5078bfc6803d57bcc Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Sun, 10 Dec 2000 15:53:46 +0000 Subject: [PATCH] 1.19.0 runup [SVN r8446] --- concept_check.htm | 52 ++++++++++++++++++++++++---------------------- implementation.htm | 4 ++-- 2 files changed, 29 insertions(+), 27 deletions(-) diff --git a/concept_check.htm b/concept_check.htm index 30cf7fc..f3a863a 100644 --- a/concept_check.htm +++ b/concept_check.htm @@ -11,7 +11,9 @@ -- purpose. It is provided "as is" without express or implied warranty. --> -Concept Checking +Concept Check Library + + -

The Boost Concept Checking Library (BCCL)

+

The Boost Concept Check Library (BCCL)

@@ -40,7 +42,7 @@ required concept as a hint to the user and to state the concept requirements in the documentation. However, often times the requirements are vague, incorrect, or nonexistent, which is quite a problem for the user, since he or she will not know exactly what kind -of input is expected by the template. Furthemore, the following +of input is expected by the template. Furthermore, the following problems occur: