summaryrefslogtreecommitdiff
path: root/more/generic_programming.html
diff options
context:
space:
mode:
Diffstat (limited to 'more/generic_programming.html')
-rw-r--r--more/generic_programming.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/more/generic_programming.html b/more/generic_programming.html
index 9ab4054e2f..9cd5d80342 100644
--- a/more/generic_programming.html
+++ b/more/generic_programming.html
@@ -303,7 +303,7 @@ namespace std {
named, appropriately <tt>type</tt>. A type generator is usually used to
consolidate a complicated type expression into a simple one, as in
<tt>boost::<a href=
- "../libs/utility/filter_iterator.hpp">filter_iterator_generator</a></tt>,
+ "../libs/utility/filter_iterator.htm">filter_iterator_generator</a></tt>,
which looks something like this:
<blockquote>
@@ -428,7 +428,7 @@ void tweak_all_widgets2(int arg)
<hr>
<p>Revised
- <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %b %Y" startspan -->09 Mar 2001<!--webbot bot="Timestamp" endspan i-checksum="14894" -->
+ <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %b %Y" startspan -->14 Mar 2001<!--webbot bot="Timestamp" endspan i-checksum="14885" -->
<p>&copy; Copyright David Abrahams 2001. Permission to copy, use, modify,