Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bwar/CJsonObject
/ ~CJsonObject
Method
~CJsonObject
CJsonObject.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
#endif
73
74
CJsonObject::~CJsonObject()
75
{
76
Clear();
77
}
78
79
CJsonObject& CJsonObject::operator=(const CJsonObject& oJsonObject)
80
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected