|
|
@@ -94,24 +94,34 @@ formal reviews of proposed libraries. There is also a users mailing list.</p>
|
|
|
<center>
|
|
|
<FORM method=GET action=http://www.google.com/custom>
|
|
|
<TABLE bgcolor=#FFFFFF cellspacing=0 border=0>
|
|
|
-<tr valign=top><td>
|
|
|
-<A HREF=http://www.google.com/search>
|
|
|
-<IMG SRC=google_logo_40wht.gif border=0 ALT=Google align=middle width="128" height="53"></A>
|
|
|
-</td>
|
|
|
-<td>
|
|
|
-<INPUT TYPE=text name=q size=31 maxlength=255 value="">
|
|
|
-<INPUT type=submit name=sa VALUE="Google Search">
|
|
|
-<INPUT type=hidden name=cof VALUE="LW:277;L:http://www.boost.org/c++boost.gif;LH:86;AH:center;GL:0;S:http://www.boost.org;AWFID:9b83d16ce652ed5a;">
|
|
|
-<font face=arial,sans-serif size=-1><input type=hidden name=domains value="www.boost.org"><br><input type=radio name=sitesearch value=""> Search WWW <input type=radio name=sitesearch value="www.boost.org" checked> Search www.boost.org </font><br>
|
|
|
-</td></tr></TABLE>
|
|
|
+ <tr valign=top><td>
|
|
|
+ <A HREF=http://www.google.com/search>
|
|
|
+ <IMG SRC=http://www.google.com/logos/Logo_40wht.gif border=0 ALT=Google align=middle></A>
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+
|
|
|
+ <INPUT TYPE=text name=q size=31 maxlength=255 value="">
|
|
|
+ <INPUT type=submit name=sa VALUE="Google Search">
|
|
|
+
|
|
|
+ <INPUT type=hidden name=cof VALUE="LW:277;L:http://www.boost.org/c++boost.gif;LH:86;AH:center;GL:0;S:http://www.boost.org;AWFID:9b83d16ce652ed5a;">
|
|
|
+ <font face=arial,sans-serif size=-1>
|
|
|
+ <input type=hidden name=domains value="lists.boost.org;www.boost.org">
|
|
|
+ <br>
|
|
|
+ <input type=radio name=sitesearch value="www.boost.org" checked> Search www.boost.org
|
|
|
+ <input type=radio name=sitesearch value="lists.boost.org"> Search lists.boost.org
|
|
|
+ </font>
|
|
|
+ <br>
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+</TABLE>
|
|
|
</FORM>
|
|
|
</center>
|
|
|
-<!-- Search Google -->
|
|
|
+<!-- Search Google -->
|
|
|
|
|
|
<h2><a name="Latest News">Latest News</a></h2>
|
|
|
<p>???, 2002 - Version 1.29.0</p>
|
|
|
<ul>
|
|
|
- <li><a href="file:///C:/boost/site/libs/format/index.htm">Format Library</a>
|
|
|
+ <li><a href="libs/format/index.htm">Format Library</a>
|
|
|
added - Type-safe 'printf-like' format operations, from Samuel Krempp.</li>
|
|
|
<li><a href="libs/multi_array/doc/index.html">Multi-array Library</a> added -
|
|
|
Multidimensional containers and adaptors for arrays of contiguous data, from
|