blob: 3f01d29499bd33ad134fee6ae4b6c53760ec6d56 [file] [log] [blame]
<HTML>
<HEAD>
<TITLE>Input and Output of User Types</TITLE>
<LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Apache stdcxx Stylesheet"></HEAD>
<BODY BGCOLOR=#FFFFFF>
<A HREF="31-3.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="32-1.html"><IMG SRC="images/bnext.gif" WIDTH=25 HEIGHT=21 ALT="Next file" BORDER=O></A><DIV CLASS="DOCUMENTNAME"><B>Apache C++ Standard Library User's Guide</B></DIV>
<H1>Chapter 32: Input and Output of User Types</H1>
<UL>
<UL><LI><A HREF="32-1.html">32.1 A Note on User-Defined Types</A></LI></UL>
<UL><LI><A HREF="32-2.html">32.2 An Example with a User-Defined Type</A></LI></UL>
<UL><LI><A HREF="32-3.html">32.3 A Simple Extractor and Inserter for the Example</A></LI></UL>
<UL><LI><A HREF="32-4.html">32.4 Improved Extractors and Inserters</A></LI></UL>
<UL><LI><A HREF="32-5.html">32.5 More Improved Extractors and Inserters</A></LI></UL>
<UL><UL><LI><A HREF="32-5.html#3251">32.5.1 Applying the Recommendations to the Example</A></LI></UL></UL>
<UL><UL><LI><A HREF="32-5.html#3252">32.5.2 An Afterthought</A></LI></UL></UL>
<UL><LI><A HREF="32-6.html">32.6 Patterns for Extractors and Inserters of User-Defined Types</A></LI></UL>
</UL>
<BR>
<HR>
<A HREF="31-3.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC="images/btop.gif" WIDTH=56 HEIGHT=21 ALT="Top of Document" BORDER=O></A><A HREF="booktoc.html"><IMG SRC="images/btoc.gif" WIDTH=56 HEIGHT=21 ALT="Contents" BORDER=O></A><A HREF="tindex.html"><IMG SRC="images/bindex.gif" WIDTH=56 HEIGHT=21 ALT="Index page" BORDER=O></A><A HREF="32-1.html"><IMG SRC="images/bnext.gif" WIDTH=20 HEIGHT=21 ALT="Next file" BORDER=O></A>
<!-- Google Analytics tracking code -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-1775151-1";
urchinTracker();
</script>
<!-- end of Google Analytics tracking code -->
</BODY>
</HTML>