1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<HTML> 3<HEAD> 4 <TITLE>Iostreams Library Reference</TITLE> 5 <LINK REL="stylesheet" HREF="../../../boost.css"> 6 <LINK REL="stylesheet" HREF="theme/iostreams.css"> 7</HEAD> 8<STYLE> 9 DT A { /*text-decoration:none*/ } 10 LI A { /*text-decoration:none;*/ font: 80% Verdana, Tahoma, Arial, Helvetica, sans-serif } 11</STYLE> 12<BODY> 13 14<!-- Begin Banner --> 15 16 <H1 CLASS="title">Reference</H1> 17 <HR CLASS="banner"> 18 19<!-- End Banner --> 20 21<H2>4. Reference</H2> 22 23<P> 24 4.1. <A href="concepts/concepts.html">Concepts</A><BR> 25 4.2. <A href="classes/classes.html">Classes</A><BR> 26 4.3. <A href="functions/functions.html">Functions</A><BR> 27 4.4. <A href="macros/macros.html">Macros</A> 28</P> 29 30 31<!-- Begin Footer --> 32 33<HR> 34 35<P CLASS="copyright">© Copyright 2008 <a href="http://www.coderage.com/" target="_top">CodeRage, LLC</a><br/>© Copyright 2004-2007 <a href="https://www.boost.org/users/people/jonathan_turkanis.html" target="_top">Jonathan Turkanis</a><br/>Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <A HREF="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</A>) 36</P> 37 38<!-- End Footer --> 39 40</BODY>