From d50b374f8861e76dce16e8a79693ba2f0614b488 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Wed, 28 Feb 2001 21:39:56 +0000 Subject: [PATCH] Boost Test Library initial commit [SVN r9364] --- counting_iterator.htm | 2 +- filter_iterator.htm | 2 +- indirect_iterator.htm | 3 +-- iterator_adaptors.htm | 3 +-- projection_iterator.htm | 2 +- reverse_iterator.htm | 3 +-- transform_iterator.htm | 2 +- utility.htm | 2 +- 8 files changed, 8 insertions(+), 11 deletions(-) diff --git a/counting_iterator.htm b/counting_iterator.htm index 40b9668..c221a6c 100644 --- a/counting_iterator.htm +++ b/counting_iterator.htm @@ -308,7 +308,7 @@ implementation, the difference_type for any variable-length signed integer type T is T itself.
-

Revised 15 Feb 2001

+

Revised 26 Feb 2001

© Copyright Jeremy Siek 2000. Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" diff --git a/filter_iterator.htm b/filter_iterator.htm index fe5f10c..b83f7bd 100644 --- a/filter_iterator.htm +++ b/filter_iterator.htm @@ -261,7 +261,7 @@ default).


-

Revised 10 Feb 2001

+

Revised 18 Feb 2001

© Copyright Jeremy Siek 2000. Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" diff --git a/indirect_iterator.htm b/indirect_iterator.htm index 394e8f8..98408e3 100644 --- a/indirect_iterator.htm +++ b/indirect_iterator.htm @@ -422,8 +422,7 @@ a,b,c,d,e,f,g,


Revised - 10 - Feb 2001 + 18 Feb 2001

© Copyright Jeremy Siek and David Abrahams 2001. Permission to diff --git a/iterator_adaptors.htm b/iterator_adaptors.htm index a743cfa..c471a4e 100644 --- a/iterator_adaptors.htm +++ b/iterator_adaptors.htm @@ -757,8 +757,7 @@ bool operator==(const iterator_adaptor<B1,P,V1,R1,P1,C,D>&,


Revised - 15 - Feb 2001 + 27 Feb 2001

© Copyright Dave Abrahams and Jeremy Siek 2001. Permission to copy, diff --git a/projection_iterator.htm b/projection_iterator.htm index a96fea0..e410027 100644 --- a/projection_iterator.htm +++ b/projection_iterator.htm @@ -371,7 +371,7 @@ Betty


-

Revised 10 Feb 2001

+

Revised 16 Feb 2001

© Copyright Jeremy Siek 2000. Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" diff --git a/reverse_iterator.htm b/reverse_iterator.htm index f3c32d1..e480766 100644 --- a/reverse_iterator.htm +++ b/reverse_iterator.htm @@ -312,8 +312,7 @@ simply use reverse_iterator_generator twice!

Revised - 15 - Feb 2001 + 26 Feb 2001

© Copyright Jeremy Siek 2000. Permission to copy, use, modify, sell diff --git a/transform_iterator.htm b/transform_iterator.htm index 63cecb1..24ab872 100644 --- a/transform_iterator.htm +++ b/transform_iterator.htm @@ -203,7 +203,7 @@ iterator always returns by-value.


-

Revised 10 Feb 2001

+

Revised 16 Feb 2001

© Copyright Jeremy Siek 2000. Permission to copy, use, modify, sell and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" diff --git a/utility.htm b/utility.htm index 7b477ce..fc0652a 100644 --- a/utility.htm +++ b/utility.htm @@ -93,7 +93,7 @@ destructor declarations. He says "Probably this concern is misplaced, becau noncopyable will be used mostly for classes which own resources and thus have non-trivial destruction semantics."


Revised  28 September, 200016 February, 2001

© Copyright boost.org 1999. Permission to copy, use, modify, sell and