From ffe151458e6a620973c309762bf47d3fe44cd994 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Mon, 25 May 2009 20:06:26 +0000 Subject: [PATCH] Use local copy of the valid HTML 4.01 icon, and make sure all the pages that use it are valid. Merged revisions 53047-53048 via svnmerge from https://svn.boost.org/svn/boost/trunk ........ r53047 | danieljames | 2009-05-16 15:17:20 +0100 (Sat, 16 May 2009) | 1 line Fix some validation errors. ........ r53048 | danieljames | 2009-05-16 15:23:59 +0100 (Sat, 16 May 2009) | 1 line Use a local copy of the valid HTML 4.01 icon. ........ [SVN r53258] --- Assignable.html | 2 +- Collection.html | 2 +- CopyConstructible.html | 2 +- LessThanComparable.html | 2 +- MultiPassInputIterator.html | 2 +- generator_iterator.htm | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Assignable.html b/Assignable.html index 54934f1..d3b3157 100644 --- a/Assignable.html +++ b/Assignable.html @@ -85,7 +85,7 @@

Valid HTML 4.01 Transitional

Revised diff --git a/Collection.html b/Collection.html index c811e7e..b92ddd6 100644 --- a/Collection.html +++ b/Collection.html @@ -509,7 +509,7 @@ Returns the largest size that this Collection can ever have. [8]

Valid HTML 4.01 Transitional

Revised diff --git a/CopyConstructible.html b/CopyConstructible.html index 40ff7a7..6a7ce65 100644 --- a/CopyConstructible.html +++ b/CopyConstructible.html @@ -160,7 +160,7 @@ t.~T()


Valid HTML 4.01 Transitional

Revised diff --git a/LessThanComparable.html b/LessThanComparable.html index a723377..15b938f 100644 --- a/LessThanComparable.html +++ b/LessThanComparable.html @@ -185,7 +185,7 @@


Valid HTML 4.01 Transitional

Revised diff --git a/MultiPassInputIterator.html b/MultiPassInputIterator.html index fa7517c..e331ca3 100644 --- a/MultiPassInputIterator.html +++ b/MultiPassInputIterator.html @@ -70,7 +70,7 @@


Valid HTML 4.01 Transitional

Revised diff --git a/generator_iterator.htm b/generator_iterator.htm index 6070522..b0e376e 100644 --- a/generator_iterator.htm +++ b/generator_iterator.htm @@ -146,7 +146,7 @@ int main()


Valid HTML 4.01 Transitional

Revised