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