Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template customize_stream<, , , >

boost::property_tree::customize_stream<Ch, Traits, signed char, void>

Synopsis

// In header: <boost/property_tree/stream_translator.hpp>

template<typename Ch, typename Traits> 
struct customize_stream<, , , > {

  // public static functions
   (, );
   (, );
};

Description

customize_stream public static functions

  1.  ( s,  e);
  2.  ( s,  e);

PrevUpHomeNext