Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
stream_translator.hpp File Reference
#include <boost/property_tree/ptree_fwd.hpp>
#include <boost/optional.hpp>
#include <boost/optional/optional_io.hpp>
#include <boost/utility/enable_if.hpp>
#include <boost/type_traits/decay.hpp>
#include <boost/type_traits/integral_constant.hpp>
#include <sstream>
#include <string>
#include <locale>
#include <limits>
Include dependency graph for stream_translator.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::property_tree::customize_stream< Ch, Traits, E, Enabler >
 
struct  boost::property_tree::customize_stream< Ch, Traits, Ch, void >
 
struct  boost::property_tree::detail::is_inexact_impl< is_specialized >
 
struct  boost::property_tree::detail::is_inexact_impl< is_specialized >::test< T >
 
struct  boost::property_tree::detail::is_inexact_impl< true >
 
struct  boost::property_tree::detail::is_inexact_impl< true >::test< T >
 
struct  boost::property_tree::detail::is_inexact< F >
 
struct  boost::property_tree::customize_stream< Ch, Traits, F, typename boost::enable_if< detail::is_inexact< F > >::type >
 
struct  boost::property_tree::customize_stream< Ch, Traits, bool, void >
 
struct  boost::property_tree::customize_stream< Ch, Traits, signed char, void >
 
struct  boost::property_tree::customize_stream< Ch, Traits, unsigned char, void >
 
class  boost::property_tree::stream_translator< Ch, Traits, Alloc, E >
 Implementation of Translator that uses the stream overloads. More...
 
struct  boost::property_tree::translator_between< std::basic_string< Ch, Traits, Alloc >, E >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::property_tree
 
 boost::property_tree::detail