Преглед на файлове

Added link, fixed background

[SVN r9164]
Beman Dawes преди 25 години
родител
ревизия
c87563b609
променени са 2 файла, в които са добавени 5 реда и са изтрити 3 реда
  1. 1 2
      more/generic_programming.html
  2. 4 1
      more/index.htm

+ 1 - 2
more/generic_programming.html

@@ -285,8 +285,7 @@ void append_sequence(Container& c, Iterator start, Iterator finish)
     <hr>
 
     <p>Revised 
-    <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %b %Y" startspan -->11
-    Feb 2001<!--webbot bot="Timestamp" endspan i-checksum="14373" -->
+    <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %b %Y" startspan -->12 Feb 2001<!--webbot bot="Timestamp" endspan i-checksum="14377" -->
 
 
     <p>&copy; Copyright David Abrahams 2001. Permission to copy, use, modify,

+ 4 - 1
more/index.htm

@@ -59,6 +59,9 @@ other headers each boost header includes.</p>
   Henney</a> is must reading for those interested in reference counting, a
   widely used object management idiom.&nbsp; Originally published in <a href="http://www.accu.org/c++sig/public/Overload.html">Overload</a>
   magazine.</p>
+  <p><b><a href="generic_programming.html">Generic Programming Techniques</a></b>
+  by <a href="../people/dave_abrahams.htm">David Abrahams</a> describes some of
+  the techniques used in Boost libraries.</p>
   <p><b><a href="feature_model_diagrams.htm">Feature Model Diagrams in text and
   HTML</a></b> describes how to represent feature model diagrams in text form.</p>
   <p><b><a href="borland_cpp.html">Portability Hints: Borland C++ 5.5.1</a></b>
@@ -76,7 +79,7 @@ other headers each boost header includes.</p>
 </blockquote>
   <p>&nbsp;</p>
 <hr>
-<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->05 February, 2001<!--webbot bot="Timestamp" endspan i-checksum="40404" --></p>
+<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->12 February, 2001<!--webbot bot="Timestamp" endspan i-checksum="40399" --></p>
 
 </body>
 

粤ICP备19079148号