Menu

Commit [r33]  Maximize  Restore  History

[1611376]writer now escapes special characters. When no special chars are present, old behavior is retained. New method might have a performance penalty b/c of operator new inside std::string. (This would not exist if the whole thing operated on ostream instead, I think.)

christopherdunn 2007-03-23

changed /trunk/jsoncpp/src/lib_json/json_reader.cpp
changed /trunk/jsoncpp/src/lib_json/json_writer.cpp
/trunk/jsoncpp/src/lib_json/json_reader.cpp Diff Switch to side-by-side view
Loading...
/trunk/jsoncpp/src/lib_json/json_writer.cpp Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB