make HTML more conforming

[SVN r9169]
This commit is contained in:
Jens Maurer 2001-02-12 19:12:40 +00:00
parent fb02500b9b
commit 3e9be56b2a

View File

@ -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&amp; c, Iterator start, Iterator finish)
-->
<!-- LocalWords: typename Alexandrescu templated Andrei's Abrahams
-->
</body>
</html>