1 #ifndef JSON_SPIRIT_WRITER 2 #define JSON_SPIRIT_WRITER 9 #if defined(_MSC_VER) && (_MSC_VER >= 1020) 21 void write (
const Value& value, std::ostream& os );
26 #ifndef BOOST_NO_STD_WSTRING 28 void write (
const wValue& value, std::wostream& os );
35 void write (
const mValue& value, std::ostream& os );
40 #ifndef BOOST_NO_STD_WSTRING
void write_formatted(const Value &value, std::ostream &os)
wConfig::Value_type wValue
mConfig::Value_type mValue
wmConfig::Value_type wmValue
void write(const Value &value, std::ostream &os)