9 using namespace json_spirit;
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 )