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: