Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDriveLab/OpenLane
/ ~CJsonObject
Method
~CJsonObject
eval/LANE_evaluation/lane2d/src/CJsonObject.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
#endif
86
87
CJsonObject::~CJsonObject()
88
{
89
Clear();
90
}
91
92
CJsonObject& CJsonObject::operator=(const CJsonObject& oJsonObject)
93
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected