From 6c28028f996a0ffe64f6d68a3841b047477e2368 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 16 May 2009 14:23:59 +0000 Subject: [PATCH] Use a local copy of the valid HTML 4.01 icon. [SVN r53048] --- binders.html | 2 +- function_traits.html | 2 +- index.html | 2 +- mem_fun.html | 2 +- negators.html | 2 +- ptr_fun.html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/binders.html b/binders.html index f30ed90..30c2c4b 100644 --- a/binders.html +++ b/binders.html @@ -144,7 +144,7 @@ binder2nd(const Operation& x,

Valid HTML 4.01 Transitional

Revised diff --git a/function_traits.html b/function_traits.html index 65fbd9f..c0ce510 100644 --- a/function_traits.html +++ b/function_traits.html @@ -216,7 +216,7 @@ class unary_negate : // ...


Valid HTML 4.01 Transitional

Revised diff --git a/index.html b/index.html index 29ea0d2..86d8bac 100644 --- a/index.html +++ b/index.html @@ -246,7 +246,7 @@ std::for_each(c.begin(), c.end(),


Valid HTML 4.01 Transitional

Revised diff --git a/mem_fun.html b/mem_fun.html index 901ec2a..23dc102 100644 --- a/mem_fun.html +++ b/mem_fun.html @@ -185,7 +185,7 @@ S operator()(T* p, typename call_traits<A>::param_type x) const


Valid HTML 4.01 Transitional

Revised diff --git a/negators.html b/negators.html index 226b0d0..9d31750 100644 --- a/negators.html +++ b/negators.html @@ -141,7 +141,7 @@ bool operator()(typename call_traits<typename Predicate::argument_type>::p


Valid HTML 4.01 Transitional

Revised diff --git a/ptr_fun.html b/ptr_fun.html index 10c0ac3..0dc62b4 100644 --- a/ptr_fun.html +++ b/ptr_fun.html @@ -141,7 +141,7 @@ Result operator()(typename call_traits<Arg>::param_type x) const


Valid HTML 4.01 Transitional

Revised