eea2bb328c
https://svn.boost.org/svn/boost/trunk ........ r43206 | danieljames | 2008-02-10 09:55:03 +0000 (Sun, 10 Feb 2008) | 1 line Fix some broken links. ........ r43209 | danieljames | 2008-02-10 14:56:22 +0000 (Sun, 10 Feb 2008) | 1 line Link to people pages on the website, as they've been removed from the download. ........ r43210 | danieljames | 2008-02-10 15:02:17 +0000 (Sun, 10 Feb 2008) | 1 line Point links to the pages that used to be in 'more' to the site. ........ r43212 | danieljames | 2008-02-10 16:10:16 +0000 (Sun, 10 Feb 2008) | 1 line Fix links on the home page as well. ........ r43213 | danieljames | 2008-02-10 16:21:22 +0000 (Sun, 10 Feb 2008) | 1 line Generated documentation which is no longer generated. ........ [SVN r43214]
68 lines
2.0 KiB
HTML
68 lines
2.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<html>
|
|
<head>
|
|
<title>Boost I/O Library</title>
|
|
</head>
|
|
|
|
<body bgcolor="white" text="black">
|
|
<table border="1" bgcolor="teal" cellpadding="2">
|
|
<tr>
|
|
<td bgcolor="white"><img src="../../../boost.png"
|
|
alt="boost.png (6897 bytes)" width="277"
|
|
height="86"></td>
|
|
<td><a href="../../../index.htm"><font face="Arial"
|
|
color="white"><big>Home</big></font></a></td>
|
|
<td><a href="../../libraries.htm"><font face="Arial"
|
|
color="white"><big>Libraries</big></font></a></td>
|
|
<td><a href="http://www.boost.org/people/people.htm"><font face="Arial"
|
|
color="white"><big>People</big></font></a></td>
|
|
<td><a href="http://www.boost.org/more/faq.htm"><font face="Arial"
|
|
color="white"><big>FAQ</big></font></a></td>
|
|
<td><a href="../../../more/index.htm"><font face="Arial"
|
|
color="white"><big>More</big></font></a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<h1>Boost Input/Output Library</h1>
|
|
|
|
<table border="1" cellpadding="5" align="center">
|
|
<tr>
|
|
<th>Header / Docs</th>
|
|
<th>Contents</th>
|
|
</tr>
|
|
<tr>
|
|
<td align="center">
|
|
<code><a href="../../../boost/io_fwd.hpp"><boost/io_fwd.hpp></a></code>
|
|
</td>
|
|
<td valign="top">
|
|
Forward declaration header.
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="center">
|
|
<code><a href="../../../boost/io/ios_state.hpp"><boost/io/ios_state.hpp></a></code><br>
|
|
<br><a href="ios_state.html">documentation</a>
|
|
</td>
|
|
<td valign="top">
|
|
State-saving classes for various IOStream attributes.
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<h2>Rationale</h2>
|
|
|
|
<p>The I/O sub-library of Boost helps segregate the large number of
|
|
Boost headers. This sub-library should contain various items to use
|
|
with/for the standard I/O library.</p>
|
|
|
|
<hr>
|
|
|
|
<p>Revised: 26 Feb 2002</p>
|
|
|
|
<p>Copyright 2002 Daryle Walker. Use, modification, and distribution are
|
|
subject to the Boost Software License, Version 1.0. (See accompanying file <a
|
|
href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or a copy at <<a
|
|
href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>>.)</p>
|
|
</body>
|
|
</html>
|