Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nelarius/imnodes
/ SaveLoadEditor
Method
SaveLoadEditor
example/save_load.cpp:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
{
36
public:
37
SaveLoadEditor() : nodes_(), links_(), current_id_(0) {}
38
39
void show()
40
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected