![]() |
Home | Libraries | People | FAQ | More |
boost::property_tree::stream_translator — Implementation of Translator that uses the stream overloads.
// In header: <boost/property_tree/stream_translator.hpp> template<typename Ch, typename Traits, typename Alloc, typename E> class stream_translator { public: // types typedef ; typedef ; // construct/copy/destruct ( = ); // public member functions (); (); };