MCPcopy Create free account
hub / github.com/cinit/TMoe / clear

Method clear

app/src/main/cpp/utils/HashMap.h:107–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105 }
106
107 void clear() {
108 backend.clear();
109 }
110
111 template<typename AnyMap>
112 void putAll(const AnyMap &map) {

Callers 1

readProcessMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected