MCPcopy 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
288US_MSVC_POP_WARNING

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected