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