#include <stream_translator.hpp>
|
static void | extract (std::basic_istream< Ch, Traits > &s, E &e) |
|
static void | insert (std::basic_ostream< Ch, Traits > &s, const E &e) |
|
template<typename Ch, typename Traits, typename E, typename Enabler = void>
struct boost::property_tree::customize_stream< Ch, Traits, E, Enabler >
Definition at line 30 of file stream_translator.hpp.
◆ extract()
template<typename Ch , typename Traits , typename E , typename Enabler = void>
◆ insert()
template<typename Ch , typename Traits , typename E , typename Enabler = void>
The documentation for this struct was generated from the following file: