Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetDefaultStorage
Method
SetDefaultStorage
libs/editor/osm_editor.cpp:143–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
void Editor::SetDefaultStorage()
144
{
145
m_storage = std::make_unique<editor::LocalStorage>();
146
}
147
148
void Editor::LoadEdits()
149
{
Callers
1
TearDownEditorForTesting
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected