MCPcopy Create free account
hub / github.com/PlayFab/gsdk / JSONCPP_DEPRECATED

Class JSONCPP_DEPRECATED

cpp/cppsdk/json/json.h:1965–1965  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1963 * \deprecated Use StreamWriter. (And really, this is an implementation detail.)
1964 */
1965class JSONCPP_DEPRECATED("Use StreamWriter instead") JSON_API Writer {
1966public:
1967 virtual ~Writer();
1968

Callers 1

json.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected