|
|
@@ -98,6 +98,8 @@ out how to build object libraries, when needed.</p>
|
|
|
Kevlin Henney.</li>
|
|
|
<li><a href="crc/index.html">crc</a> - Cyclic Redundancy Code, from Daryle
|
|
|
Walker.</li>
|
|
|
+ <li><a href="format/index.htm">format</a> - Type-safe 'printf-like' format
|
|
|
+ operations, from Samuel Krempp.</li>
|
|
|
<li><a href="function/index.html">function</a> - Function object wrappers
|
|
|
for deferred calls or callbacks, from Doug Gregor.</li>
|
|
|
<li><a href="functional/index.html">functional</a> - Enhanced
|
|
|
@@ -191,6 +193,8 @@ out how to build object libraries, when needed.</p>
|
|
|
<ul>
|
|
|
<li><a href="conversion/lexical_cast.htm">conversion/lexical_cast</a> - <tt>lexical_cast</tt>
|
|
|
class template, from Kevlin Henney.</li>
|
|
|
+ <li><a href="format/index.htm">format</a> - Type-safe 'printf-like' format
|
|
|
+ operations, from Samuel Krempp.</li>
|
|
|
<li><a href="regex/index.htm">regex</a> - Regular expression
|
|
|
library, from John Maddock</li>
|
|
|
<li><a href="tokenizer/index.htm">tokenizer</a> - Break of a string or other
|
|
|
@@ -365,6 +369,8 @@ out how to build object libraries, when needed.</p>
|
|
|
|
|
|
<h3><a name="IO">Input/Output</a></h3>
|
|
|
<ul>
|
|
|
+ <li><a href="format/index.htm">format</a> - Type-safe 'printf-like' format
|
|
|
+ operations, from Samuel Krempp.</li>
|
|
|
<li><a href="io/doc/ios_state.html">io state savers</a> - Save I/O state to
|
|
|
prevent jumbled data, from Daryle Walker.</li>
|
|
|
</ul>
|
|
|
@@ -457,6 +463,6 @@ libraries will soon be either submitted for formal review or removed.</p>
|
|
|
<hr>
|
|
|
|
|
|
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED"
|
|
|
-s-format="%d %b %Y" startspan -->16 May 2002<!--webbot bot="Timestamp" i-checksum="15117" endspan --></p>
|
|
|
+s-format="%d %b %Y" startspan -->22 May 2002<!--webbot bot="Timestamp" i-checksum="15110" endspan --></p>
|
|
|
</body>
|
|
|
</html>
|