11 #ifdef JSON_SPIRIT_VALUE_ENABLED 32 #ifdef JSON_SPIRIT_MVALUE_ENABLED 54 #if defined( JSON_SPIRIT_WVALUE_ENABLED ) && !defined( BOOST_NO_STD_WSTRING ) 55 void json_spirit::write(
const wValue& value, std::wostream& os,
unsigned int options )
76 #if defined( JSON_SPIRIT_WMVALUE_ENABLED ) && !defined( BOOST_NO_STD_WSTRING ) 87 void json_spirit::write(
const wmValue& value, std::wostream& os,
unsigned int options )
Value_type::String_type write_string(const Value_type &value, unsigned int options=0)
void write(const mValue &value, std::ostream &os, unsigned int options=0)
void write_stream(const Value_type &value, Ostream_type &os, unsigned int options=0)
void write_formatted(const mValue &value, std::ostream &os)