MCPcopy Create free account
hub / github.com/ComodoSecurity/openedr / JSONCPP_DEPRECATED

Class JSONCPP_DEPRECATED

edrav2/eprj/jsoncpp/include/json/writer.h:148–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146 * \deprecated Use StreamWriter. (And really, this is an implementation detail.)
147 */
148class JSONCPP_DEPRECATED("Use StreamWriter instead") JSON_API Writer {
149public:
150 virtual ~Writer();
151

Callers 2

reader.hFile · 0.85
value.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected