Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
internals_fwd.hpp File Reference
Include dependency graph for internals_fwd.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 Alloc , class T >
basic_format< Ch, Tr, Alloc > & boost::io::detail::modify_item_body (basic_format< Ch, Tr, Alloc > &self, int itemN, T manipulator)
 
template<class Ch , class Tr , class Alloc , class T >
basic_format< Ch, Tr, Alloc > & boost::io::detail::bind_arg_body (basic_format< Ch, Tr, Alloc > &self, int argN, const T &val)
 
template<class Ch , class Tr , class T >
void boost::io::detail::apply_manip_body (stream_format_state< Ch, Tr > &self, T manipulator)
 
template<class Ch , class Tr , class Alloc , class T >
void boost::io::detail::distribute (basic_format< Ch, Tr, Alloc > &self, T x)
 
template<class Ch , class Tr , class Alloc , class T >
basic_format< Ch, Tr, Alloc > & boost::io::detail::feed (basic_format< Ch, Tr, Alloc > &self, T x)
 
template<class Ch , class Tr , class Alloc , class T >
basic_format< Ch, Tr, Alloc > & boost::io::detail::feed_impl (basic_format< Ch, Tr, Alloc > &self, T x)