MCPcopy Create free account
hub / github.com/comaps/comaps / StringStorage

Method StringStorage

libs/platform/settings.cpp:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28std::string_view kNY = "NY";
29
30StringStorage::StringStorage() : StringStorageBase(GetPlatform().SettingsPathForFile(SETTINGS_FILE_NAME)) {}
31
32StringStorage & StringStorage::Instance()
33{

Callers

nothing calls this directly

Calls 1

SettingsPathForFileMethod · 0.80

Tested by

no test coverage detected