Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
1965
class JSONCPP_DEPRECATED(
"Use StreamWriter instead"
) JSON_API Writer {
1966
public:
1967
virtual ~Writer();
1968
Callers
1
json.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected