|
|
@@ -1,12 +1,16 @@
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
|
|
|
|
+<html>
|
|
|
+<head>
|
|
|
<meta name="generator" content="HTML Tidy, see www.w3.org">
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
|
|
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
|
|
|
<meta name="ProgId" content="FrontPage.Editor.Document">
|
|
|
|
|
|
<title>Generic Programming Techniques</title>
|
|
|
+</head>
|
|
|
|
|
|
+<body bgcolor="#FFFFFF" text="#000000">
|
|
|
<img src="../c++boost.gif" alt="c++boost.gif (8819 bytes)" align="center"
|
|
|
width="277" height="86">
|
|
|
|
|
|
@@ -299,3 +303,5 @@ void append_sequence(Container& c, Iterator start, Iterator finish)
|
|
|
-->
|
|
|
<!-- LocalWords: typename Alexandrescu templated Andrei's Abrahams
|
|
|
-->
|
|
|
+</body>
|
|
|
+</html>
|