]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/io/doc/index.html
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / io / doc / index.html
CommitLineData
7c673cae
FG
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2<html>
3<head>
4<title>Boost I/O Library</title>
5</head>
6
7<body bgcolor="white" text="black">
8<table border="1" bgcolor="teal" cellpadding="2">
9 <tr>
10 <td bgcolor="white"><img src="../../../boost.png"
11 alt="boost.png (6897 bytes)" width="277"
12 height="86"></td>
13 <td><a href="../../../index.htm"><font face="Arial"
14 color="white"><big>Home</big></font></a></td>
15 <td><a href="../../libraries.htm"><font face="Arial"
16 color="white"><big>Libraries</big></font></a></td>
17 <td><a href="http://www.boost.org/people/people.htm"><font face="Arial"
18 color="white"><big>People</big></font></a></td>
19 <td><a href="http://www.boost.org/more/faq.htm"><font face="Arial"
20 color="white"><big>FAQ</big></font></a></td>
21 <td><a href="../../../more/index.htm"><font face="Arial"
22 color="white"><big>More</big></font></a></td>
23 </tr>
24</table>
25
26<h1>Boost Input/Output Library</h1>
27
28<table border="1" cellpadding="5" align="center">
29 <tr>
30 <th>Header / Docs</th>
31 <th>Contents</th>
32 </tr>
33 <tr>
34 <td align="center">
35 <code><a href="../../../boost/io_fwd.hpp">&lt;boost/io_fwd.hpp&gt;</a></code>
36 </td>
37 <td valign="top">
38 Forward declaration header.
39 </td>
40 </tr>
41 <tr>
42 <td align="center">
43 <code><a href="../../../boost/io/ios_state.hpp">&lt;boost/io/ios_state.hpp&gt;</a></code><br>
44 <br><a href="ios_state.html">documentation</a>
45 </td>
46 <td valign="top">
47 State-saving classes for various IOStream attributes.
48 </td>
49 </tr>
50</table>
51
52<h2>Rationale</h2>
53
54<p>The I/O sub-library of Boost helps segregate the large number of
55Boost headers. This sub-library should contain various items to use
56with/for the standard I/O library.</p>
57
58<hr>
59
60<p>Revised: 26 Feb 2002</p>
61
62<p>Copyright 2002 Daryle Walker. Use, modification, and distribution are
63subject to the Boost Software License, Version 1.0. (See accompanying file <a
64href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or a copy at &lt;<a
65href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>&gt;.)</p>
66</body>
67</html>