MCPcopy Create free account
hub / github.com/Samsung/UTopia / JSONCPP_DEPRECATED

Class JSONCPP_DEPRECATED

external/jsoncpp/json/json.h:2043–2043  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2041 * \deprecated Use StreamWriter. (And really, this is an implementation detail.)
2042 */
2043class JSONCPP_DEPRECATED("Use StreamWriter instead") JSON_API Writer {
2044public:
2045 virtual ~Writer();
2046

Callers 1

json.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected