From 842160c38cf88b7b8be0835ed016853d9e6c113f Mon Sep 17 00:00:00 2001 From: Jeremy Siek Date: Wed, 7 Sep 2005 21:03:46 +0000 Subject: [PATCH] _c -> C [SVN r30862] --- implementation.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/implementation.htm b/implementation.htm index f0a0879..b2c3db9 100644 --- a/implementation.htm +++ b/implementation.htm @@ -76,7 +76,7 @@ members of the concept checking class.
   template <class Iter>
-  struct RandomAccessIterator_concept
+  struct RandomAccessIteratorConcept
   {
     void constraints()
     {