#include <boost/config.hpp>#include <boost/cstdint.hpp>#include <boost/integer_traits.hpp>#include <boost/iostreams/detail/config/codecvt.hpp>#include <boost/iostreams/detail/config/fpos.hpp>#include <boost/iostreams/detail/ios.hpp>#include <boost/iostreams/detail/config/disable_warnings.hpp>#include <boost/iostreams/detail/config/enable_warnings.hpp>

Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
| boost::iostreams | |
Typedefs | |
| typedef boost::intmax_t | boost::iostreams::stream_offset | 
Functions | |
| std::streamoff | boost::iostreams::stream_offset_to_streamoff (stream_offset off) | 
| std::streampos | boost::iostreams::offset_to_position (stream_offset off) | 
| template<typename PosType > | |
| stream_offset | boost::iostreams::position_to_offset (PosType pos) | 
| stream_offset | boost::iostreams::position_to_offset (std::streampos pos) |