mirror of
https://github.com/boostorg/more.git
synced 2025-02-06 06:10:07 +08:00
make HTML more conforming
[SVN r9169]
This commit is contained in:
parent
fb02500b9b
commit
3e9be56b2a
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user