Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of boost. Click here for the latest Boost documentation.

Boost Input/Output Library

Header / Docs Contents
<boost/io_fwd.hpp> Forward declaration header.
<boost/io/ios_state.hpp>

documentation
State-saving classes for various IOStream attributes.

Rationale

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.


Revised: 26 Feb 2002

Copyright 2002 Daryle Walker. Use, modification, and distribution are subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or a copy at <http://www.boost.org/LICENSE_1_0.txt>.)