#include <string>#include <boost/assert.hpp>#include <boost/optional.hpp>#include <boost/limits.hpp>#include <boost/format/detail/compat_workarounds.hpp>#include <boost/format/alt_sstream.hpp>

Classes | |
| struct | boost::io::detail::stream_format_state< Ch, Tr > |
| struct | boost::io::detail::format_item< Ch, Tr, Alloc > |
Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::io | |
| boost::io::detail | |
Functions | |
| template<class Ch , class Tr , class T > | |
| void | boost::io::detail::apply_manip_body (stream_format_state< Ch, Tr > &self, T manipulator) |