Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
internals.hpp File Reference
#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>
Include dependency graph for internals.hpp:
This graph shows which files directly or indirectly include this file:

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)