MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / JSONCPP_DEPRECATED

Class JSONCPP_DEPRECATED

json/json.h:1971–1971  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1969 * \deprecated Use StreamWriter. (And really, this is an implementation detail.)
1970 */
1971class JSONCPP_DEPRECATED("Use StreamWriter instead") JSON_API Writer {
1972public:
1973 virtual ~Writer();
1974

Callers 1

json.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected