Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppMicroServices/CppMicroServices
/ Clear_unlocked
Method
Clear_unlocked
framework/src/util/Properties.cpp:281–285 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
279
}
280
281
void
282
Properties::Clear_unlocked()
283
{
284
props.clear();
285
}
286
} // namespace cppmicroservices
287
288
US_MSVC_POP_WARNING
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected