#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>
Go to the source code of this file.
Classes | |
struct | boost::io::detail::format_item< Ch, Tr, Alloc > |
struct | boost::io::detail::stream_format_state< Ch, Tr > |
Namespaces | |
boost | |
BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE. | |
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) |