summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
authorDave Abrahams <dave@boostpro.com>2005-07-27 19:03:07 +0000
committerDave Abrahams <dave@boostpro.com>2005-07-27 19:03:07 +0000
commit93eeca54da39c61f4689cd34d72c41ef734ac2ad (patch)
tree20c432d5957e7b69971cb974fe28e83617c169af /index.htm
parent6a02bc22cf986f394ac2d2616fe76adb0807b148 (diff)
downloadboost-93eeca54da39c61f4689cd34d72c41ef734ac2ad.tar.gz
Added parameter library (finally!)
[SVN r30265]
Diffstat (limited to 'index.htm')
-rw-r--r--index.htm24
1 files changed, 18 insertions, 6 deletions
diff --git a/index.htm b/index.htm
index 3305784c15..fa03e5fe59 100644
--- a/index.htm
+++ b/index.htm
@@ -1,8 +1,11 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
+ <meta name="generator" content=
+ "HTML Tidy for Cygwin (vers 1st September 2004), see www.w3.org" />
+
<title>Boost C++ Libraries</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link rel="stylesheet" type="text/css" href="more/css_0/front.css" />
@@ -146,6 +149,14 @@
hash user defined types, from Daniel James.</li>
<li><span class="library"><a href=
+ "libs/parameter/doc/html/index.html">Parameter
+ library</a>:</span> Write functions that accept
+ arguments by name: especially useful when a
+ function has more than one argument with a useful
+ default value, since named arguments can be passed
+ in any order.</li>
+
+ <li><span class="library"><a href=
"libs/ptr_container/index.html">Pointer Container
Library</a>:</span> Containers for storing
heap-allocated polymorphic objects to ease
@@ -683,7 +694,8 @@
<div class="sidecell-0">
<div id="revised">
<p>Revised <span class=
- "cvs-keyword-date">$Date$</span></p>
+ "cvs-keyword-date">$Date: 2005/07/25 06:06:04
+ $</span></p>
</div>
<div id="copyright">
@@ -705,8 +717,8 @@
<div id="banners">
<p><a href=
"http://validator.w3.org/check?uri=referer"><img class="c1"
- src="more/w3c_valid_xhtml10.png" alt=
- "Valid XHTML 1.0!" /></a></p>
+ src="more/w3c_valid_xhtml10.png" alt=
+ "Valid XHTML 1.0!" /></a></p>
<p><a href=
"http://jigsaw.w3.org/css-validator/check/referer">
@@ -716,7 +728,7 @@
<p><a href=
"http://sourceforge.net"><img class="c1" src=
"http://sourceforge.net/sflogo.php?group_id=7586&amp;type=1"
- alt="SourceForge.net" /></a></p>
+ alt="SourceForge.net" /></a></p>
</div>
</div>
</div>